Searched defs:PrototypeRequiresRuntimeLookup (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/objects/ | ||
D | js-function-inl.h | 227 DEF_GETTER(JSFunction, PrototypeRequiresRuntimeLookup, bool) { in DEF_GETTER() argument |
/external/v8/src/compiler/ | ||
D | js-heap-broker.cc | 655 bool PrototypeRequiresRuntimeLookup() const { in PrototypeRequiresRuntimeLookup() function in v8::internal::compiler::JSFunctionData |