Searched refs:DependOnPrototypeProperty (Results 1 – 3 of 3) sorted by relevance
43 ObjectRef DependOnPrototypeProperty(const JSFunctionRef& function);
1040 ObjectRef CompilationDependencies::DependOnPrototypeProperty( in DependOnPrototypeProperty() function in v8::internal::compiler::CompilationDependencies
647 ObjectRef prototype = dependencies()->DependOnPrototypeProperty(function); in ReduceJSOrdinaryHasInstance()1417 ObjectRef prototype = dependencies()->DependOnPrototypeProperty(function); in ReduceJSLoadNamed()