Searched refs:RealmSwitch (Results 1 – 2 of 2) sorted by relevance
379 static void RealmSwitch(const v8::FunctionCallbackInfo<v8::Value>& args);
587 void Shell::RealmSwitch(const v8::FunctionCallbackInfo<v8::Value>& args) { in RealmSwitch() function in v8::Shell1185 FunctionTemplate::New(isolate, RealmSwitch)); in CreateGlobalTemplate()