Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
03acbf0beb
LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
efbd8ee072
LibJS: Convert BoundFunction::create() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
%!s(int64=2) %!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 |
Linus Groh
|
898ad7c682
LibJS: Implement Function.prototype.bind() according to the spec :^)
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
f663c7d6da
LibJS: Remove unused BoundFunction::m_constructor_prototype
|
%!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 |
Linus Groh
|
fe5c2b7bb9
LibJS: Decouple new_function_environment() from FunctionObject
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
cf168fac50
LibJS: Implement [[Call]] and [[Construct]] internal slots properly
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
72f5252826
LibJS: Forward BoundFunction::has_constructor() to bound target function
|
%!s(int64=3) %!d(string=hai) anos |
davidot
|
830ea0414c
LibJS: Make scoping follow the spec
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
38157a6093
LibJS: Move has_constructor() from NativeFunction to FunctionObject
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
9043041dd3
LibJS: Move [[BoundThis]] and [[BoundArguments]] to BoundFunction
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
4566472ed6
LibJS: Rename BoundFunction::m_target_function to match spec name
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b650d11dd3
LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
aabd82d508
LibJS: Bring function environment records closer to the spec
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
6c6dbcfc36
LibJS: Rename Environment Records so they match the spec :^)
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
%!s(int64=4) %!d(string=hai) anos |