Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-function.cc1115 bool UseFastFunctionNameLookup(Isolate* isolate, Map map) { in UseFastFunctionNameLookup() function
1144 if (!UseFastFunctionNameLookup(isolate, function->map())) { in GetDebugName()