Searched refs:CallJSWithFeedback (Results 1 – 3 of 3) sorted by relevance
122 compiler::Node* CallJSWithFeedback(compiler::Node* function,
555 Node* InterpreterAssembler::CallJSWithFeedback(Node* function, Node* context, in CallJSWithFeedback() function in v8::internal::interpreter::InterpreterAssembler
2161 __ CallJSWithFeedback(function, context, receiver_arg, args_count, in DoJSCall()