Home
last modified time | relevance | path

Searched refs:DetachGlobal (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dbootstrapper.h71 void DetachGlobal(Handle<Context> env);
Dbootstrapper.cc356 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper
Dapi.cc6343 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context
6347 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
/external/v8/include/
Dv8.h9025 void DetachGlobal();