Searched refs:global_proxy_template (Results 1 – 1 of 1) sorted by relevance
142 v8::Local<v8::ObjectTemplate> global_proxy_template,146 v8::Local<v8::ObjectTemplate> global_proxy_template);184 v8::Local<v8::ObjectTemplate> global_proxy_template,267 v8::Local<v8::ObjectTemplate> global_proxy_template);311 v8::Local<v8::ObjectTemplate> global_proxy_template, in CreateEnvironment() argument315 Genesis genesis(isolate_, maybe_global_proxy, global_proxy_template, in CreateEnvironment()326 v8::Local<v8::ObjectTemplate> global_proxy_template) { in NewRemoteContext() argument328 Genesis genesis(isolate_, maybe_global_proxy, global_proxy_template); in NewRemoteContext()898 v8::Local<v8::ObjectTemplate> global_proxy_template, in CreateNewGlobals() argument916 if (!global_proxy_template.IsEmpty()) { in CreateNewGlobals()[all …]