Home
last modified time | relevance | path

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

/external/v8/src/objects/
Djs-function-inl.h227 DEF_GETTER(JSFunction, PrototypeRequiresRuntimeLookup, bool) { in DEF_GETTER() argument
/external/v8/src/compiler/
Djs-heap-broker.cc655 bool PrototypeRequiresRuntimeLookup() const { in PrototypeRequiresRuntimeLookup() function in v8::internal::compiler::JSFunctionData