Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_index_map_test.cpp64 JSTaggedValue objectValue = globalConst->GetGlobalConstantObject(index); in HWTEST_F_L0() local
94 JSTaggedValue objectValue = globalEnv->GetGlobalEnvObjectByIndex(index).GetTaggedValue(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_env.cpp26 JSTaggedValue objectValue = globalConst->GetGlobalConstantObject(index); in AddGlobalConstToMap() local
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_index_map.cpp52 JSTaggedValue objectValue = globalConst->GetGlobalConstantObject(index); in InitGlobalConst() local
77 JSTaggedValue objectValue = globalEnv->GetGlobalEnvObjectByIndex(index).GetTaggedValue(); in InitGlobalEnv() local
102 JSTaggedValue objectValue = builtinEntries.builtin_[index].hClass_; in InitBuiltinEntries() local
[all...]

Completed in 2 milliseconds