Timothy Flynn
|
3b4879d29b
LibJS+Userland: Port the JS Console object and direct callers to String
|
пре 2 година |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
пре 2 година |
Linus Groh
|
111a38c464
LibJS: Convert new_object_environment() to NonnullGCPtr
|
пре 2 година |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
пре 2 година |
Andreas Kling
|
fbf9cb3387
WebContent+LibWeb+LibJS: Simplify injection of JS console globals
|
пре 2 година |
Linus Groh
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Sam Atkins
|
c793beb0cc
WebContent: Add `$_` variable to browser console
|
пре 2 година |
Sam Atkins
|
f9c9506997
WebContent: Create a separate realm for JS console input
|
пре 2 година |
Pavel
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
пре 2 година |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
пре 2 година |
Sam Atkins
|
7a2da4cabf
Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()
|
пре 2 година |
Andreas Kling
|
4c887bf6c3
LibWeb: Remove Document::interpreter()
|
пре 2 година |
Andreas Kling
|
2d72abc3d4
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
|
пре 2 година |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
пре 2 година |
Linus Groh
|
cfa5885855
LibJS: Turn initialize_global_object() into a regular initialize()
|
пре 2 година |
Linus Groh
|
dfb7588d30
LibJS: Remove GlobalObject::{set_,}associated_realm()
|
пре 2 година |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
пре 2 година |
Linus Groh
|
7c468b5a77
LibJS: Pass Realm to GlobalObject::initialize_global_object()
|
пре 2 година |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
пре 2 година |
Andreas Kling
|
50d951aea2
LibJS: Let Shape store a Realm instead of a GlobalObject
|
пре 2 година |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
пре 3 година |
Luke Wilde
|
05748ed607
LibJS: Convert Console to use MarkedVector<Value>
|
пре 3 година |
Andreas Kling
|
217993b1d1
Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)"
|
пре 3 година |
Sam Atkins
|
8296dd9955
WebContent: Use ConsoleGlobalObject for the console's global object :^)
|
пре 3 година |
Linus Groh
|
9422ae9bb2
LibJS: Add infallible variant of VM::push_execution_context()
|
пре 3 година |
Itamar
|
3a71748e5d
Userland: Rename IPC ClientConnection => ConnectionFromClient
|
пре 3 година |
Linus Groh
|
929074ddea
WebContent: Push execution context before ConsoleGlobalObject init
|
пре 3 година |
Linus Groh
|
f2ca64cecd
WebContent: Remove unused JS Lexer/Parser includes
|
пре 3 година |
Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
пре 3 година |