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