Searched refs:PrototypeRequiresRuntimeLookup (Results 1 – 7 of 7) sorted by relevance
292 DECL_GETTER(PrototypeRequiresRuntimeLookup, bool)
189 DEF_GETTER(JSFunction, PrototypeRequiresRuntimeLookup, bool) { in DEF_GETTER() argument
426 bool PrototypeRequiresRuntimeLookup() const { in PrototypeRequiresRuntimeLookup() function in v8::internal::compiler::JSFunctionData641 PrototypeRequiresRuntimeLookup_ = function->PrototypeRequiresRuntimeLookup(); in Cache()711 PrototypeRequiresRuntimeLookup_ != f->PrototypeRequiresRuntimeLookup()) { in IsConsistentWithHeapState()2153 bool, PrototypeRequiresRuntimeLookup, in JSFUNCTION_BIMODAL_ACCESSOR_WITH_DEP_RELEVANT_C()
221 DCHECK(!function_.PrototypeRequiresRuntimeLookup(broker->dependencies())); in PrototypePropertyDependency()230 !function->PrototypeRequiresRuntimeLookup() && in IsValid()
463 bool PrototypeRequiresRuntimeLookup(
643 function.PrototypeRequiresRuntimeLookup(dependencies())) { in ReduceJSOrdinaryHasInstance()1414 function.PrototypeRequiresRuntimeLookup(dependencies())) { in ReduceJSLoadNamed()
956 .PrototypeRequiresRuntimeLookup()) { in ComputeHandler()