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