Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h170 inline void SetFunctionToFrame(GateRef glue, GateRef frame, GateRef value);
Dinterpreter_stub-inl.h382 void InterpreterStubBuilder::SetFunctionToFrame(GateRef glue, GateRef frame, GateRef value) in SetFunctionToFrame() function
398 SetFunctionToFrame(glue, state, function); in SetFrameState()