Home
last modified time | relevance | path

Searched refs:Call_WithFeedback (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-factory.h61 static Callable Call_WithFeedback(Isolate* isolate, ConvertReceiverMode mode);
Dcode-factory.cc159 Callable CodeFactory::Call_WithFeedback(Isolate* isolate, in Call_WithFeedback() function in v8::internal::CodeFactory