Home
last modified time | relevance | path

Searched refs:PrepareArgsForAot (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h183 std::vector<GateRef> PrepareArgsForAot(GateRef expectedNum);
H A Dcall_stub_builder.cpp331 std::vector<GateRef> argsForAot = PrepareArgsForAot(expectedNum); in CallBridge()
696 std::vector<GateRef> CallStubBuilder::PrepareArgsForAot(GateRef expectedNum) in PrepareArgsForAot() function in panda::ecmascript::kungfu::CallStubBuilder

Completed in 3 milliseconds