Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp344 JSHandle<JSTaggedValue> objFuncProto = env->GetSObjectFunctionPrototype(); in CreateSObjectWithProperties() local
Dobject_factory.cpp5290 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithProperties() local
5326 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithProperties() local
5397 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithNamedProperties() local
5429 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithNamedProperties() local