Home
last modified time | relevance | path

Searched defs:hclassVal (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h626 … auto hclassVal = globalEnv->GetGlobalEnvObjectByIndex(classIndex).GetTaggedValue(); in GetLiteralFromCache() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp44 auto hclassVal = env_->GetGlobalEnvObjectByIndex(index).GetTaggedValue(); in Launch() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1597 std::pair<bool, CString> JSHClass::DumpToString(const JSThread *thread, JSTaggedType hclassVal) in DumpToString()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2862 JSTaggedValue hclassVal = tacc.GetHClass(); in LowerCreateObjectWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2196 auto hclassVal = env->GetGlobalEnvObjectByIndex(index).GetTaggedValue(); in InitializeArray() local