Home
last modified time | relevance | path

Searched defs:EnsureFeedbackVector (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-function.cc538 void JSFunction::EnsureFeedbackVector(Isolate* isolate, in EnsureFeedbackVector() function in v8::internal::JSFunction
/third_party/node/deps/v8/src/runtime/
Druntime-test.cc338 bool EnsureFeedbackVector(Isolate* isolate, Handle<JSFunction> function) { in EnsureFeedbackVector() function