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