| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
it's broken anyway, and unused currently
|
|
|
|
| |
And use that in extern().
|
|
|
|
|
|
| |
Welp.
GC_ref should only be called if a new reference is being created.
This is what we did until 48f1306f, where this regression slipped in.
|
|
|
|
|
|
|
| |
Mostly a proof of concept. Just bubble it unconditionally for now
and never prevent default.
Also, fix fromJSFunction by Dup'ing its closure JSValue.
|
|
Split out parts of the JS module, because it was starting to confuse
the compiler a little.
(Peakmem is back at 750M. Interesting.)
|