Home
last modified time | relevance | path

Searched defs:heapObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_verifier.h115 const ObjectHeader *heapObject; member
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp2240 … JSHandle<JSTaggedValue> heapObject = jitCompilationEnv->GetHeapConstantHandle(heapConstantIndex); in ConvertCallTargetCheckToHeapConstantCheckAndLowerCall() local