Andreas Kling
|
faac43597a
LibJS: Add js_string(Interpreter&, String)
|
před 5 roky |
Andreas Kling
|
cd1d369cdd
LibJS: Add argument(i) and argument_count() to Interpreter
|
před 5 roky |
Linus Groh
|
0a94661c14
LibJS: Implement String.prototype.startsWith()
|
před 5 roky |
Andreas Kling
|
30440134cb
LibJS+LibWeb: Move native properties to separate getters/setters
|
před 5 roky |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
před 5 roky |
Andreas Kling
|
7c4e53f31e
LibJS: Rework how native functions are called to improve |this| value
|
před 5 roky |
Andreas Kling
|
0a71533aff
LibJS: Pass argument value vectors as const Vector<Value>&
|
před 5 roky |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
před 5 roky |