Searched defs:DetachGlobal (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
D | isolate.cc | 5224 void Isolate::DetachGlobal(Handle<Context> env) { in ThrowInternal() function in v8::internal::Isolate |
/third_party/node/deps/v8/src/api/ | ||
D | api.cc | 6499 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context |