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