| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
values
Based-on: m-c 1283562, 1277368/1, 1324828
|
|
|
|
|
|
| |
calling from C++
Based-on: m-c 1344656,1386534
|
|
|
|
|
|
|
| |
pointers for shapes.
Nobody likes "isNullLike(obj)" when trying to garbage collect. It either is or
is not. Master Yoda would be pleased with this change.
|
|
|
|
|
| |
This is the meat of the issue and switches using raw shape pointers out for
PropertyResult objects where feasible.
|
|
|
|
| |
Based on Bug 1325406
|
| |
|
| |
|
| |
|
|
|
|
| |
method.
|
|
|
|
| |
JSObject::reportNotExtensible to static method.
|
|
|
|
| |
JSObject::shouldSplicePrototype.
|
| |
|
| |
|
| |
|
|
|
|
| |
mentioning file and property name
|
|
|