| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Wrapper::Renew.
|
|
|
|
| |
ModuleObject::fixEnvironmentsAfterCompartmentMerge.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
static method.
|
| |
|
|
|
|
| |
method.
|
|
|
|
| |
JSObject::reportNotExtensible to static method.
|
|
|
|
| |
JSObject::shouldSplicePrototype.
|
| |
|
| |
|
| |
|
|
|
|
| |
JSFunction::getBoundFunctionArgument.
|
| |
|
|
|
|
| |
JSFunction::getUnresolvedLength to static method.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Remove unboxed (checked branch)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
ArrayObjects has been a thing for years but been under-used. About time
they are used where prudent.
|
| | |
|
| |\ |
|
| | | |
|
| |/
|/|
| |
| |
| | |
- Keep .wake as an alias until we're certain it can be removed.
- Enable SAB memory
|
|\|
| |
| | |
Remove unboxed objects phase 1
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Self-hosted implementation that adds both functions and adds them to
@@unscopables as specced in ES2019.
Resolves #1095
|
|/
|
|
|
|
| |
This renames our internal function names because *Left and *Right might
be deprecated and have to be removed later, making that trivial.
Resolves #1089
|
| |
|
| |
|
| |
|