Searched defs:extensible (Results 1 – 3 of 3) sorted by relevance
1289 bool extensible = obj->IsExtensible(); in OrdinaryDefineOwnProperty() local1306 bool extensible = obj->IsExtensible(); in OrdinaryDefineOwnProperty() local1338 bool JSObject::ValidateAndApplyPropertyDescriptor(ObjectOperator *op, bool extensible, const Proper… in ValidateAndApplyPropertyDescriptor()1467 bool JSObject::IsCompatiblePropertyDescriptor(bool extensible, const PropertyDescriptor &desc, in IsCompatiblePropertyDescriptor()
3283 bool extensible = handleObj->IsExtensible(thread); in RuntimeDefinePrivateProperty() local
4826 Label extensible(env); in SetPropertyByName() local5087 Label extensible(env); in DefinePropertyByName() local