Searched refs:CallJSWithFeedback (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/interpreter/
H A Dinterpreter-assembler.h122 compiler::Node* CallJSWithFeedback(compiler::Node* function,
H A Dinterpreter-assembler.cc555 Node* InterpreterAssembler::CallJSWithFeedback(Node* function, Node* context, function in class:v8::internal::interpreter::InterpreterAssembler
H A Dinterpreter.cc2161 __ CallJSWithFeedback(function, context, receiver_arg, args_count,

Completed in 541 milliseconds