| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
parameter name in a function with parameter expressions.
|
| |
|
| |
|
|
|
|
| |
NativeObject::{fillInAfterSwap,replaceWithNewEquivalentShape,generateOwnShape,shadowingShapeChange} to static method.
|
|
|
|
| |
RegExpObject::{getShared,createShared,dumpBytecode} to static method.
|
|
|
|
| |
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
|
| | |
|
| | |
|