Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp665 …auto hclassVal = thread->GlobalConstants()->GetGlobalConstantObject(static_cast<size_t>(indexPair.… in IsInitialArrayHClassWithElementsKind() local
689 auto hclassVal = thread->GlobalConstants()->GetGlobalConstantObject(index); in TransitToElementsKindUncheck() local
1426 CString JSHClass::DumpToString(JSTaggedType hclassVal) in DumpToString()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h627 auto hclassVal = globalConstant->GetGlobalConstantObject(classIndex); in GetLiteralFromCache() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp43 auto hclassVal = globalConstant->GetGlobalConstantObject(index); in Launch() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2323 JSTaggedValue hclassVal = tacc.GetHClass(); in LowerCreateObjectWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2178 auto hclassVal = globalConstant->GetGlobalConstantObject(index); in InitializeArray() local