Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-function-inl.h189 DEF_GETTER(JSFunction, PrototypeRequiresRuntimeLookup, bool) { in DEF_GETTER() argument
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc426 bool PrototypeRequiresRuntimeLookup() const { in PrototypeRequiresRuntimeLookup() function in v8::internal::compiler::JSFunctionData