Searched defs:extensible (Results 1 – 3 of 3) sorted by relevance
1363 bool extensible = obj->IsExtensible(); in OrdinaryDefineOwnProperty() local1391 bool extensible = obj->IsExtensible(); in OrdinaryDefineOwnProperty() local1429 bool JSObject::ValidateAndApplyPropertyDescriptor(ObjectOperator *op, bool extensible, const Proper… in ValidateAndApplyPropertyDescriptor()1558 bool JSObject::IsCompatiblePropertyDescriptor(bool extensible, const PropertyDescriptor &desc, in IsCompatiblePropertyDescriptor()
3311 bool extensible = handleObj->IsExtensible(thread); in RuntimeDefinePrivateProperty() local
5002 Label extensible(env); in SetPropertyByName() local5296 Label extensible(env); in DefinePropertyByName() local