Linus Groh
|
0b799dd3b7
LibJS: VERIFY(!this_value.is_empty()) in VM::call_internal()
|
4 년 전 |
Andreas Kling
|
1603623772
LibJS: Move AST node stack from VM to Interpreter
|
4 년 전 |
Andreas Kling
|
9e6d0dd879
LibJS: Always synthesize "arguments" object when there's a callee
|
4 년 전 |
Linus Groh
|
8e84ca6b16
LibJS: Don't apply arguments object hack to global execution context
|
4 년 전 |
Andreas Kling
|
8062fc711c
LibJS: Add arguments.callee to our hack arguments object
|
4 년 전 |
Jean-Baptiste Boric
|
6f668ca3a4
LibJS: Fix crash due to AST node tracking inside call stack
|
4 년 전 |
Jean-Baptiste Boric
|
6172cb3599
LibJS: Keep track of current AST node inside the call stack
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |