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