You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Futago-za Ryuu fedf0f3480 Resolve 'vm.runInContext' bottleneck
Calling 'vm.runInContext'  is slightly more expensive then calling `eval`, but removing the string template and extracting the variable generator helps abit.
6 years ago
..
passes Not session.fail but session.fatal 6 years ago
index.js Provide context to parser (#517) 6 years ago
js.js ECMA, not ESMA 6 years ago
opcodes.js Move all codegeneration from `generateBytecode` pass to `generateJs` pass (#459) 6 years ago
session.js Provide context to parser (#517) 6 years ago
vm.js Resolve 'vm.runInContext' bottleneck 6 years ago