Searched refs:HasPrototypeProperty (Results 1 – 2 of 2) sorted by relevance
1131 TNode<BoolT> HasPrototypeProperty(TNode<JSFunction> function, TNode<Map> map);
2590 TNode<BoolT> CodeStubAssembler::HasPrototypeProperty(TNode<JSFunction> function, in HasPrototypeProperty() function in v8::internal::CodeStubAssembler2604 GotoIfNot(HasPrototypeProperty(function, map), runtime); in GotoIfPrototypeRequiresRuntimeLookup()