Home
last modified time | relevance | path

Searched defs:GetFunctionFromFrame (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h138 inline GateRef GetFunctionFromFrame(GateRef frame) in GetFunctionFromFrame() function
Dbaseline_stubs-inl.h155 GateRef BaselineStubBuilder::GetFunctionFromFrame(GateRef glue, GateRef frame) in GetFunctionFromFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h262 GateRef InterpreterStubBuilder::GetFunctionFromFrame([[maybe_unused]] GateRef glue, GateRef frame) in GetFunctionFromFrame() function