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