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