Searched defs:DetachGlobal (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | bootstrapper.cc | 356 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper |
D | api.cc | 6343 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context |