Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.cc88 bool const PrototypeRequiresRuntimeLookup; member in v8::internal::compiler::JSFunctionData
/external/v8/src/
Dobjects-inl.h2443 bool JSFunction::PrototypeRequiresRuntimeLookup() { in PrototypeRequiresRuntimeLookup() function