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