Searched refs:Call_WithFeedback (Results 1 – 3 of 3) sorted by relevance
74 static Callable Call_WithFeedback(Isolate* isolate, ConvertReceiverMode mode);
271 Callable CodeFactory::Call_WithFeedback(Isolate* isolate, in Call_WithFeedback() function in v8::internal::CodeFactory
1052 Callable callable = CodeFactory::Call_WithFeedback(isolate(), mode); in LowerJSCall()