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