Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp312 JSHandle<JSTaggedValue> objFuncProto = env->GetSObjectFunctionPrototype(); in CreateSObjectWithProperties() local
Dobject_factory.cpp5088 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithProperties() local
5124 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithProperties() local
5195 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithNamedProperties() local
5227 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithNamedProperties() local