Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp240 uint32_t JitCompilationEnv::RecordHeapConstant( in RecordHeapConstant() function in panda::ecmascript::JitCompilationEnv
Djit_compilation_env.h174 uint32_t RecordHeapConstant(const JSHandle<JSTaggedValue> &heapObj) in RecordHeapConstant() function