Searched refs:global_proxy_template (Results 1 – 1 of 1) sorted by relevance
136 v8::Local<v8::ObjectTemplate> global_proxy_template,172 v8::Local<v8::ObjectTemplate> global_proxy_template,256 v8::Local<v8::ObjectTemplate> global_proxy_template);324 v8::Local<v8::ObjectTemplate> global_proxy_template, in CreateEnvironment() argument327 Genesis genesis(isolate_, maybe_global_proxy, global_proxy_template, in CreateEnvironment()899 v8::Local<v8::ObjectTemplate> global_proxy_template, in CreateNewGlobals() argument917 if (!global_proxy_template.IsEmpty()) { in CreateNewGlobals()920 v8::Utils::OpenHandle(*global_proxy_template); in CreateNewGlobals()962 if (global_proxy_template.IsEmpty()) { in CreateNewGlobals()969 v8::Utils::OpenHandle(*global_proxy_template); in CreateNewGlobals()[all …]