Searched refs:global_proxy_template (Results 1 – 1 of 1) sorted by relevance
157 v8::Handle<v8::ObjectTemplate> global_proxy_template,191 v8::Handle<v8::ObjectTemplate> global_proxy_template,261 v8::Handle<v8::ObjectTemplate> global_proxy_template);336 v8::Handle<v8::ObjectTemplate> global_proxy_template, in CreateEnvironment() argument340 isolate_, maybe_global_proxy, global_proxy_template, extensions); in CreateEnvironment()746 v8::Handle<v8::ObjectTemplate> global_proxy_template, in CreateNewGlobals() argument765 if (!global_proxy_template.IsEmpty()) { in CreateNewGlobals()768 v8::Utils::OpenHandle(*global_proxy_template); in CreateNewGlobals()814 if (global_proxy_template.IsEmpty()) { in CreateNewGlobals()822 v8::Utils::OpenHandle(*global_proxy_template); in CreateNewGlobals()[all …]