| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the function body is in strict mode
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'with_get_ref_undef' opcode
|
|
|
|
| |
cases of variable definition in destructuring
|
| |
|
| |
|
|
|
|
| |
expression in assignments
|
|
|
|
| |
as it requires unicode normalization
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- removed the JS_EVAL_FLAG_STRIP eval flag and replaced it with JS_SetStripInfo() which has simpler semantics.
- qjs: added the '-s' and '--strip-source' options
- qjsc: added the '-s' and '--keep-source' options
|
| |
|
| |
|
| |
|
| |
|