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