| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Adds a much cheaper CHECK_HEAP_ALIGN option to do heap access
alignment checks. Less extensive than SAFE_HEAP, but also much
cheaper.
|
|
|
|
needed internally
|
|
|
|
|
|
|
|
|
|
since it is now used only when actually needed, which is rare, and the polyfill is very efficient
|
|
|
|
|
|
proper JS profilers these days - use those
|
|
way to deprecation, and it in the best case is not a precise optimization but an optimistic one
|
|
|
|
Fix typos.
|
|
|
|
|
|
|
|
|
|
|
|
element
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
can't tell at compile time it is needed. helps with #716
|
|
|
|
|
|
|
|
|
|
case the eliminator runs in safe mode
|
|
|
|
|
|
Chunked binary webworker xhr lazy loading
|
|
|
|
support some nonportable code
|