Searched defs:IsExtensible (Results 1 – 10 of 10) sorted by relevance
272 JSTaggedValue StaticModuleProxyHandler::IsExtensible(EcmaRuntimeCallInfo *argv) in IsExtensible() function in panda::ecmascript::StaticModuleProxyHandler
43 inline bool JSObject::IsExtensible() const in IsExtensible() function
171 bool JSProxy::IsExtensible(JSThread *thread, const JSHandle<JSProxy> &proxy) in IsExtensible() function in panda::ecmascript::JSProxy
49 inline bool JSTaggedValue::IsExtensible(JSThread *thread) const in IsExtensible() function
1548 inline bool IsExtensible() const in IsExtensible() function
423 GateRef CircuitBuilder::IsExtensible(GateRef glue, GateRef object) in IsExtensible() function
1515 inline GateRef StubBuilder::IsExtensible(GateRef glue, GateRef object) in IsExtensible() function
363 HWTEST_F_L0(JSProxyTest, IsExtensible) in HWTEST_F_L0() argument
557 JSTaggedValue BuiltinsObject::IsExtensible(EcmaRuntimeCallInfo *argv) in IsExtensible() function in panda::ecmascript::builtins::BuiltinsObject
507 HWTEST_F_L0(BuiltinsObjectTest, IsExtensible) in HWTEST_F_L0() argument