Lines Matching defs:const
24 const {
31 const {
38 const {
42 const {
53 const {
58 const {
64 const kParsingContext = Symbol('script parsing context');
75 const {
93 const hostDefinedOptionId =
117 const { breakOnSigint, args } = getRunInContextArgs(null, options);
126 const { breakOnSigint, args } = getRunInContextArgs(
137 const context = createContext(contextObject, getContextOptions(options));
159 const {
183 const contextOptions = {
196 const { strings, wasm } = options.contextCodeGeneration;
216 const {
240 const microtaskQueue = microtaskMode === 'afterEvaluate' ?
255 const sigintListeners = process.rawListeners('SIGINT');
305 const {
337 const name = `options.contextExtensions[${i}]`;
341 const hostDefinedOptionId =
351 const measureMemoryModes = {
356 const measureMemoryExecutions = {
364 const { mode = 'summary', execution = 'default' } = options;
367 const result = _measureMemory(measureMemoryModes[mode],