Commit ee036ce
Optimize script parser (#173)
* Implement lazy string literal parsing
* Fix bug in Vector
Signed-off-by: seonghyun kim <[email protected]>1 parent 060df09 commit ee036ce
File tree
9 files changed
+432
-222
lines changed- src
- parser
- ast
- esprima_cpp
- runtime
- util
9 files changed
+432
-222
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | | - | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments