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

/external/v8/src/
H A Dd8.h385 static void RealmEval(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dd8.cc962 void Shell::RealmEval(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:v8::Shell
1529 FunctionTemplate::New(isolate, RealmEval));

Completed in 68 milliseconds