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