Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-script.h405 ScriptOriginOptions resource_options; variable
710 resource_options(origin.Options()), in Source()
728 return resource_options; in GetResourceOptions()
/third_party/node/deps/v8/src/api/
Dapi.cc2504 source->host_defined_options, source->resource_options); in CompileUnboundInternal()
2655 source->host_defined_options, source->resource_options); in CompileFunctionInternal()