Home
last modified time | relevance | path

Searched refs:PF_OFFSET (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h80 static constexpr int32_t PF_OFFSET = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2444 auto pfAddr = Load(VariableType::NATIVE_POINTER(), jsPfAddr, Int32(JSPandaFile::PF_OFFSET)); in LoadPfHeaderFromConstPool()