Searched refs:callable_call (Results 1 – 1 of 1) sorted by relevance
606 Callable callable_call = in CallJSWithFeedback() local608 Node* code_target_call = HeapConstant(callable_call.code()); in CallJSWithFeedback()610 CallStub(callable_call.descriptor(), code_target_call, context, in CallJSWithFeedback()688 Callable callable_call = CodeFactory::InterpreterPushArgsAndCall( in CallJSWithFeedback() local690 Node* code_target_call = HeapConstant(callable_call.code()); in CallJSWithFeedback()691 Node* ret_value = CallStub(callable_call.descriptor(), code_target_call, in CallJSWithFeedback()