Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
před 2 roky |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
před 2 roky |
Aliaksandr Kalenik
|
84e17fcbcc
WebDriver: Fix crash in async execute script endpoint
|
před 2 roky |
Timothy Flynn
|
604d5f5bca
AK+Everywhere: Do not implicitly copy variables in TRY macros
|
před 2 roky |
Andrew Kaster
|
f5d253dcfa
Everywhere: Fully qualify IsLvalueReference in TRY() macros
|
před 2 roky |
Timothy Flynn
|
afc0e461e1
AK+Everywhere: Disallow returning a reference from a fallible expression
|
před 2 roky |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
před 2 roky |
Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
před 2 roky |
Linus Groh
|
73efdb1cc4
LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr
|
před 2 roky |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Andreas Kling
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
před 2 roky |
Linus Groh
|
b572a91a6f
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
|
před 2 roky |