Home
last modified time | relevance | path

Searched defs:DetachGlobal (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc5224 void Isolate::DetachGlobal(Handle<Context> env) { in ThrowInternal() function in v8::internal::Isolate
/third_party/node/deps/v8/src/api/
Dapi.cc6499 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context