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