Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_hclass_test.cpp193 JSHandle<JSTaggedValue> objectFuncPrototype = env->GetObjectFunctionPrototype(); in CreateJSHClass() local
422 JSHandle<JSTaggedValue> objectFuncPrototype = env->GetObjectFunctionPrototype(); in HWTEST_F_L0() local
Djs_object_test.cpp1307 JSHandle<JSTaggedValue> objectFuncPrototype = globalEnv->GetObjectFunctionPrototype(); in CreateTestHClass() local