Linus Groh
|
bc183dbbcb
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
|
3 年之前 |
Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
3 年之前 |
Andreas Kling
|
673e6f3a32
LibJS: Add missing include to ExecutionContext.h
|
3 年之前 |
Andreas Kling
|
85cf80507f
LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers
|
3 年之前 |
davidot
|
57c5a59cab
LibJS: Add ScriptOrModule to execution context and track it everywhere
|
3 年之前 |
Luke Wilde
|
4a14455dff
LibJS: Make MarkedValueList copyable and move assignable
|
3 年之前 |
Idan Horowitz
|
681787de76
LibJS: Add support for async functions
|
3 年之前 |
davidot
|
13ead80ee6
LibJS: Add PrivateEnvironment
|
3 年之前 |
Andreas Kling
|
0cb4d48283
LibJS: Remove unused ExecutionContext::arguments_object
|
3 年之前 |
Andreas Kling
|
df5414f47f
LibJS: Reorganize ExecutionContext a little bit
|
3 年之前 |