davidot
|
c4f3d44be1
LibJS: Add the HostEnsureCanAddPrivateElement hook
|
%!s(int64=2) %!d(string=hai) anos |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
93b4c3bb82
LibJS: Infer file extensions when resolving module paths
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
2b3dd87296
LibJS: Rename filepath to filename in module related code
|
%!s(int64=3) %!d(string=hai) anos |
Luke Wilde
|
77ba3d3e3f
LibJS: Remove callerRealm from HostEnsureCanCompileStrings
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
03e13715ac
LibJS: Update two comments saying "completion value"
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
719137418d
LibJS: Change "as [the] argument[s]" to "with arguments" in comments
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
5a26a547db
LibJS: Update a couple of outdated spec comments
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
e815d3f9ce
LibJS: De-duplicate ClassFieldDefinition Records
|
%!s(int64=3) %!d(string=hai) anos |
Luke Wilde
|
34f902fb52
LibJS: Add missing steps and spec comments to PerformEval
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
%!s(int64=3) %!d(string=hai) anos |
ForLoveOfCats
|
f350c153e8
LibJS: Implement and test ArrayBuffer.prototype.resize
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
47cdd90836
LibJS: Use new NativeFunction::create() in most places
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
bc183dbbcb
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
|
%!s(int64=3) %!d(string=hai) anos |
Luke Wilde
|
4c1c6ef91c
LibJS: Setup host hooks and have promise jobs work out the realm
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
9264f9d24e
LibJS+Everywhere: Remove VM::exception() and most related functions
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
7ad4702cbf
LibJS: Unbreak build with JS_MODULE_DEBUG
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
85cf80507f
LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
14d1601a76
LibJS: Remove the VERIFY_NOT_REACHED in link_and_eval_module
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
5749d85534
LibJS: Keep handles on promise functions while resolving a module
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
6b5c882af3
LibJS: Add support for JSON modules
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
f568939568
LibJS: Implement the import assertions proposal
|
%!s(int64=3) %!d(string=hai) anos |
mjz19910
|
61cf1c066e
LibJS: Remove VM::call()
|
%!s(int64=3) %!d(string=hai) anos |
mjz19910
|
1ef633472b
Everywhere: Convert VM::call() to JS::call()
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
91b3e5b31f
LibJS: Implement the ImportMeta MetaProperty
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
7cbf4b90e8
LibJS: Implement ImportCall and HostImportModuleDynamically
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
779e677467
LibJS: Implement HostResolveImportedModule for LibJS
|
%!s(int64=3) %!d(string=hai) anos |