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