Searched refs:GotoIfRevokedProxy (Results 1 – 2 of 2) sorted by relevance
16 void ProxiesCodeStubAssembler::GotoIfRevokedProxy(Node* object, in GotoIfRevokedProxy() function in v8::internal::ProxiesCodeStubAssembler181 GotoIfRevokedProxy(target, &throw_proxy_handler_or_target_revoked); in TF_BUILTIN()185 GotoIfRevokedProxy(handler, &throw_proxy_handler_or_target_revoked); in TF_BUILTIN()219 GotoIfRevokedProxy(target, &throw_proxy_handler_or_target_revoked); in TF_BUILTIN()223 GotoIfRevokedProxy(handler, &throw_proxy_handler_or_target_revoked); in TF_BUILTIN()
36 void GotoIfRevokedProxy(Node* object, Label* if_proxy_revoked);