Linus Groh
|
0881f8160f
LibJS: Use implicit ThrowCompletionOr<T> constructor where possible
|
hace 3 años |
Linus Groh
|
52976bfac6
LibJS: Convert to_object() to ThrowCompletionOr
|
hace 3 años |
Linus Groh
|
b7e5f08e56
LibJS: Convert Object::get() to ThrowCompletionOr
|
hace 3 años |
Linus Groh
|
9043041dd3
LibJS: Move [[BoundThis]] and [[BoundArguments]] to BoundFunction
|
hace 3 años |
Linus Groh
|
4566472ed6
LibJS: Rename BoundFunction::m_target_function to match spec name
|
hace 3 años |
Linus Groh
|
76eb8fe717
LibJS: Move [[Fields]] to ECMAScriptFunctionObject
|
hace 3 años |
Linus Groh
|
136451c3af
LibJS: Move [[HomeObject]] to ECMAScriptFunctionObject
|
hace 3 años |
Idan Horowitz
|
ab594e5f2f
LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr
|
hace 3 años |
Andreas Kling
|
d42d655853
LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef
|
hace 3 años |
Andreas Kling
|
466649c1e8
LibJS: Mark instance field names in FunctionObject::visit_edges()
|
hace 3 años |
davidot
|
def8b44c40
LibJS: Add support for public fields in classes
|
hace 3 años |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
hace 4 años |