Home
last modified time | relevance | path

Searched refs:LoadPfHeaderFromConstPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp144 auto pfAddr = LoadPfHeaderFromConstPool(func); in ProfileCreateObject()
152 auto pfAddr = LoadPfHeaderFromConstPool(func); in ProfileCreateObject()
Dstub_builder.h651 inline GateRef LoadPfHeaderFromConstPool(GateRef jsFunc);
Dstub_builder-inl.h2436 inline GateRef StubBuilder::LoadPfHeaderFromConstPool(GateRef jsFunc) in LoadPfHeaderFromConstPool() function