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