Searched refs:BuildArgumentsListFastElements (Results 1 – 2 of 2) sorted by relevance
30 GateRef BuildArgumentsListFastElements(GateRef glue, GateRef arrayObj);
53 GateRef elements = BuildArgumentsListFastElements(glue, arrayObj); in Apply()112 GateRef BuiltinsFunctionStubBuilder::BuildArgumentsListFastElements(GateRef glue, GateRef arrayObj) in BuildArgumentsListFastElements() function in panda::ecmascript::kungfu::BuiltinsFunctionStubBuilder