Searched refs:CheckForAssociatedProtector (Results 1 – 4 of 4) sorted by relevance
873 CheckForAssociatedProtector(name, slow); in EmitGenericPropertyStore()893 CheckForAssociatedProtector(name, slow); in EmitGenericPropertyStore()960 CheckForAssociatedProtector(name, slow); in EmitGenericPropertyStore()976 CheckForAssociatedProtector(name, slow); in EmitGenericPropertyStore()
706 CheckForAssociatedProtector(var_unique.value(), &slow); in TF_BUILTIN()
3424 void CheckForAssociatedProtector(TNode<Name> name, Label* if_protector);
10595 void CodeStubAssembler::CheckForAssociatedProtector(TNode<Name> name, in CheckForAssociatedProtector() function in v8::internal::CodeStubAssembler