Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dshared_object_factory.cpp311 JSHandle<JSTaggedValue> objFuncProto = env->GetSObjectFunctionPrototype(); in CreateSObjectWithProperties() local
H A Dobject_factory.cpp5068 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithProperties() local
5104 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithProperties() local
5175 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithNamedProperties() local
5207 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithNamedProperties() local

Completed in 12 milliseconds