Searched defs:Revoke (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | objects.cc | 3022 void JSProxy::Revoke(Handle<JSProxy> proxy) { in Revoke() function in v8::internal::JSProxy |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 7839 void Proxy::Revoke() { in Revoke() function in v8::Proxy |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 116885 void Revoke() { mObj = nullptr; } in Revoke() function |