Home
last modified time | relevance | path

Searched refs:maybe_global_template (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dapi.cc6095 v8::MaybeLocal<ObjectTemplate> maybe_global_template, in CreateEnvironment() argument
6106 if (!maybe_global_template.IsEmpty()) { in CreateEnvironment()
6108 maybe_global_template.ToLocalChecked(); in CreateEnvironment()
6150 if (!maybe_global_template.IsEmpty()) { in CreateEnvironment()