Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h623 auto hclassVal = globalConstant->GetGlobalConstantObject(classIndex); in GetLiteralFromCache() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp44 auto hclassVal = globalConstant->GetGlobalConstantObject(index); in Launch() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1517 std::pair<bool, CString> JSHClass::DumpToString(JSTaggedType hclassVal) in DumpToString()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2421 JSTaggedValue hclassVal = tacc.GetHClass(); in LowerCreateObjectWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2194 auto hclassVal = globalConstant->GetGlobalConstantObject(index); in InitializeArray() local