Searched refs:RealmCreate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dd8.h291 static void RealmCreate(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dd8.cc386 void Shell::RealmCreate(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:v8::Shell
897 FunctionTemplate::New(isolate, RealmCreate));

Completed in 109 milliseconds