Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-vm-codegen.js17 contextCodeGeneration: undefined, property
49 contextCodeGeneration: { property
59 contextCodeGeneration: { property
79 contextCodeGeneration: { property
/third_party/node/lib/
Dvm.js193 if (options.contextCodeGeneration !== undefined) {
194 validateObject(options.contextCodeGeneration,
196 const { strings, wasm } = options.contextCodeGeneration;
/third_party/node/doc/api/
Dvm.md239 description: The `contextCodeGeneration` option is supported now.
268 * `contextCodeGeneration` {Object}
1308 description: The `contextCodeGeneration` option is supported now.
1344 * `contextCodeGeneration` {Object}