Home
last modified time | relevance | path

Searched defs:objFuncProto (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Dmodule_snapshot_test.cpp348 JSHandle<JSTaggedValue> objFuncProto = vm->GetGlobalEnv()->GetObjectFunctionPrototype(); in InitMockUpdateBindingModule() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp5462 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithProperties() local
5498 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithProperties() local
5569 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithNamedProperties() local
5601 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithNamedProperties() local
5630 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateClassFuncProtoHClass() local
Dshared_object_factory.cpp383 JSHandle<JSTaggedValue> objFuncProto = env->GetSObjectFunctionPrototype(); in CreateSObjectWithProperties() local