Home
last modified time | relevance | path

Searched defs:objectFunc (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A 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 in RegisterUnRegisterTestCommonTwoTarget() local
271 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); HWTEST_F_L0() local
316 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); HWTEST_F_L0() local
357 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A 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 in HWTEST_F_L0() local
228 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); HWTEST_F_L0() local
269 JSHandle<JSTaggedValue> objectFunc = thread->GetEcmaVM()->GetGlobalEnv()->GetObjectFunction(); HWTEST_F_L0() local
298 JSHandle<JSTaggedValue> objectFunc = env->GetObjectFunction(); HWTEST_F_L0() local
317 JSHandle<JSTaggedValue> objectFunc = thread->GetEcmaVM()->GetGlobalEnv()->GetObjectFunction(); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1928 GateRef objectFunc = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, GlobalEnv::OBJECT_FUNCTION_INDEX); in CreateEmptyObject() local

Completed in 8 milliseconds