Searched refs:CallJSWithSpread (Results 1 – 3 of 3) sorted by relevance
140 compiler::Node* CallJSWithSpread(compiler::Node* function,
739 Node* InterpreterAssembler::CallJSWithSpread(Node* function, Node* context, in CallJSWithSpread() function in v8::internal::interpreter::InterpreterAssembler
2297 __ CallJSWithSpread(callable, context, receiver_arg, args_count); in DoCallWithSpread()