Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h201 inline GateRef GetThisFromFrame(GateRef frame) in GetThisFromFrame() function
Dbaseline_stubs-inl.h228 GateRef BaselineStubBuilder::GetThisFromFrame(GateRef glue, GateRef frame) in GetThisFromFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h284 GateRef InterpreterStubBuilder::GetThisFromFrame([[maybe_unused]] GateRef glue, GateRef frame) in GetThisFromFrame() function