Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_hclass_test.cpp203 JSHandle<JSTaggedValue> objectFuncPrototype = env->GetObjectFunctionPrototype(); in CreateJSHClass() local
448 JSHandle<JSTaggedValue> objectFuncPrototype = env->GetObjectFunctionPrototype(); in HWTEST_F_L0() local
Dtagged_value_test.cpp996 JSHandle<JSTaggedValue> objectFuncPrototype = env->GetObjectFunctionPrototype(); in HWTEST_F_L0() local
Djs_object_test.cpp1273 JSHandle<JSTaggedValue> objectFuncPrototype = globalEnv->GetObjectFunctionPrototype(); in CreateTestHClass() local