Searched defs:ReattachGlobal (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | bootstrapper.cc | 307 void Bootstrapper::ReattachGlobal(Handle<Context> env, in ReattachGlobal() function in v8::internal::Bootstrapper |
D | api.cc | 3841 void Context::ReattachGlobal(Handle<Object> global_object) { in ReattachGlobal() function in v8::Context |