Home
last modified time | relevance | path

Searched defs:heapObj (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp241 ConstantPoolHeapConstant heapConstant, const JSHandle<JSTaggedValue> &heapObj) in RecordHeapConstant()
Djit_compilation_env.h174 uint32_t RecordHeapConstant(const JSHandle<JSTaggedValue> &heapObj) in RecordHeapConstant()
Dcircuit_builder.cpp941 Label heapObj(env_); in CheckJSType() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_collection_stub_builder.cpp129 Label heapObj(env); in ForEach() local
Dbuiltins_number_stub_builder.cpp36 Label heapObj(env); in ParseFloat() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp267 JSHandle<JSTaggedValue> heapObj = heapConstantTableInCodeDesc[i]; in FillHeapConstantTable() local