Home
last modified time | relevance | path

Searched defs:objectFunc (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_finalization_registry_test.cpp131 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
149 JSHandle<JSTaggedValue> objectFunc = thread->GetEcmaVM()->GetGlobalEnv()->GetObjectFunction(); in HWTEST_F_L0() local
164 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
198 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
228 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
269 … JSHandle<JSTaggedValue> objectFunc = thread->GetEcmaVM()->GetGlobalEnv()->GetObjectFunction(); in HWTEST_F_L0() local
298 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
317 JSHandle<JSTaggedValue> objectFunc = thread->GetEcmaVM()->GetGlobalEnv()->GetObjectFunction(); in HWTEST_F_L0() local
Dbuiltins_weak_ref_test.cpp67 JSHandle<JSTaggedValue> objectFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
90 JSHandle<JSTaggedValue> objectFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
110 JSHandle<JSTaggedValue> objectFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
139 JSHandle<JSTaggedValue> objectFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
Dbuiltins_object_test.cpp72 JSHandle<JSFunction> objectFunc(thread, BuiltinsObjectTestCreate(thread)); in HWTEST_F_L0() local
171 JSHandle<JSFunction> objectFunc(thread, BuiltinsObjectTestCreate(thread)); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp92 JSHandle<JSTaggedValue> objectFunc(globalEnv->GetObjectFunction()); in CreateBuiltinJSObject1() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_finalization_registry_test.cpp80 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
114 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
152 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in RegisterUnRegisterTestCommon() local
197 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in RegisterUnRegisterTestCommonTwoTarget() local
271 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
316 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
357 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp44 JSHandle<JSTaggedValue> objectFunc(globalEnv->GetObjectFunction()); in CreateBaseJSObject() local
446 JSHandle<JSTaggedValue> objectFunc(globalEnv->GetObjectFunction()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp46 JSHandle<JSFunction> objectFunc(env_->GetObjectFunction()); in Launch() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2821 JSHandle<JSFunction> objectFunc(compilationEnv_->GetGlobalEnv()->GetObjectFunction()); in LowerCreateEmptyObject() local
Dnew_object_stub_builder.cpp2258 …GateRef objectFunc = GetGlobalEnvValue(VariableType::JS_ANY(), glue, globalEnv, GlobalEnv::OBJECT_… in CreateEmptyObject() local