Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc6259 v8::MaybeLocal<ObjectTemplate> maybe_global_template, in CreateEnvironment() argument
6274 if (!maybe_global_template.IsEmpty()) { in CreateEnvironment()
6276 maybe_global_template.ToLocalChecked(); in CreateEnvironment()
6337 if (!maybe_global_template.IsEmpty()) { in CreateEnvironment()