Andreas Kling
|
d792200a55
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
|
4 years ago |
Linus Groh
|
d6239b691f
LibJS: Throw SyntaxError in eval() when parser has error(s)
|
4 years ago |
Andreas Kling
|
45e6b5e601
LibJS: Make eval() return the last value from the executed statement
|
4 years ago |
Andreas Kling
|
4da3e5d91f
LibJS: Add naive implementation of eval() :^)
|
4 years ago |
Andreas Kling
|
7df3b95126
LibJS: GlobalObject must mark builtin prototypes
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |