Linus Groh 6bdd62b51b LibJS: Convert Now AOs to ThrowCompletionOr 3 năm trước cách đây
..
Intl 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr 3 năm trước cách đây
Temporal 6bdd62b51b LibJS: Convert Now AOs to ThrowCompletionOr 3 năm trước cách đây
AbstractOperations.cpp 9f50e288f7 LibJS: Fix Clang Toolchain CI build 3 năm trước cách đây
AbstractOperations.h 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
Accessor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error 4 năm trước cách đây
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error 4 năm trước cách đây
AggregateErrorConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
AggregateErrorConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError 4 năm trước cách đây
ArgumentsObject.cpp 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class 4 năm trước cách đây
ArgumentsObject.h 77fa33e61a LibJS: Finish implementing mapped arguments exotic objects :^) 4 năm trước cách đây
Array.cpp 6ad427993a Everywhere: Behaviour => Behavior 3 năm trước cách đây
Array.h 8f3a5ba5d8 LibJS: Add Array::create_from() for generic Vector<T> 3 năm trước cách đây
ArrayBuffer.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
ArrayBuffer.h 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) 3 năm trước cách đây
ArrayBufferConstructor.cpp 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) 3 năm trước cách đây
ArrayBufferConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
ArrayBufferPrototype.cpp 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() 3 năm trước cách đây
ArrayBufferPrototype.h bd4c116d08 LibJS: Convert ArrayBuffer.prototype to be a PrototypeObject 3 năm trước cách đây
ArrayConstructor.cpp 2d4650714f LibJS: Use ThrowCompletionOr in get_prototype_from_constructor() 3 năm trước cách đây
ArrayConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
ArrayIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
ArrayIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
ArrayIteratorPrototype.cpp 4d1d0f05a9 LibJS: Convert ArrayIterator.prototype to be a PrototypeObject 3 năm trước cách đây
ArrayIteratorPrototype.h 4d1d0f05a9 LibJS: Convert ArrayIterator.prototype to be a PrototypeObject 3 năm trước cách đây
ArrayPrototype.cpp bc1b8f9cc8 LibJS: Use ThrowCompletionOr in get_function_realm() 3 năm trước cách đây
ArrayPrototype.h b6523906b3 LibJS: Implement proposed Array.prototype.findLast{,Index} 3 năm trước cách đây
AtomicsObject.cpp 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 năm trước cách đây
AtomicsObject.h 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 năm trước cách đây
BigInt.cpp f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it 3 năm trước cách đây
BigInt.h f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it 3 năm trước cách đây
BigIntConstructor.cpp eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 năm trước cách đây
BigIntConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
BigIntObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
BigIntObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 năm trước cách đây
BigIntPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 năm trước cách đây
BigIntPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 năm trước cách đây
BooleanConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
BooleanConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BooleanPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 năm trước cách đây
BooleanPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BoundFunction.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
BoundFunction.h 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 năm trước cách đây
CommonPropertyNames.h e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor 3 năm trước cách đây
Completion.h 6bdd62b51b LibJS: Convert Now AOs to ThrowCompletionOr 3 năm trước cách đây
ConsoleObject.cpp 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 năm trước cách đây
ConsoleObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
DataView.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
DataView.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
DataViewConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
DataViewConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
DataViewPrototype.cpp 8bfb665b72 LibJS: Convert DataView.prototype to be a PrototypeObject 3 năm trước cách đây
DataViewPrototype.h 8bfb665b72 LibJS: Convert DataView.prototype to be a PrototypeObject 3 năm trước cách đây
Date.cpp ee608f58ee LibJS: Add type range checks to the Date make_day AO 3 năm trước cách đây
Date.h 5512ff79f0 LibJS: Implement a bunch of time value related Date AOs 3 năm trước cách đây
DateConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
DateConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
DatePrototype.cpp 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr 3 năm trước cách đây
DatePrototype.h 94f076a774 LibJS: Convert Date.prototype to be a PrototypeObject 3 năm trước cách đây
DeclarativeEnvironment.cpp 80170887db LibJS: Make Environment::put_into_environment() return a success bool 4 năm trước cách đây
DeclarativeEnvironment.h 80170887db LibJS: Make Environment::put_into_environment() return a success bool 4 năm trước cách đây
Environment.cpp 89f0e501a0 LibJS: Mark the global object in Environment::visit_edges() 3 năm trước cách đây
Environment.h 80170887db LibJS: Make Environment::put_into_environment() return a success bool 4 năm trước cách đây
Error.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
Error.h dbda5a9a4c LibJS: Move install_error_cause() from Object to Error 4 năm trước cách đây
ErrorConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
ErrorConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
ErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
ErrorPrototype.h ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} 4 năm trước cách đây
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 năm trước cách đây
ErrorTypes.h 6d55e0572d LibJS: Remove ErrorType::NotA and ErrorType::NotAn 3 năm trước cách đây
Exception.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 năm trước cách đây
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor 4 năm trước cách đây
ExecutionContext.h df5414f47f LibJS: Reorganize ExecutionContext a little bit 3 năm trước cách đây
FinalizationRegistry.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
FinalizationRegistry.h c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies 3 năm trước cách đây
FinalizationRegistryConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
FinalizationRegistryConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
FinalizationRegistryPrototype.cpp 43e4cec3e2 LibJS: Convert FinalizationRegistry.prototype to be a PrototypeObject 3 năm trước cách đây
FinalizationRegistryPrototype.h 43e4cec3e2 LibJS: Convert FinalizationRegistry.prototype to be a PrototypeObject 3 năm trước cách đây
FunctionConstructor.cpp 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 năm trước cách đây
FunctionConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
FunctionEnvironment.cpp fe9dc47320 LibJS: Make FunctionObject's m_home_object an Object*, not Value 4 năm trước cách đây
FunctionEnvironment.h 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 năm trước cách đây
FunctionObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
FunctionObject.h 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() 3 năm trước cách đây
FunctionPrototype.cpp c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() 3 năm trước cách đây
FunctionPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 năm trước cách đây
GeneratorFunctionConstructor.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
GeneratorFunctionConstructor.h 804d592303 LibJS: Add missing has_constructor override to Generator Functions 4 năm trước cách đây
GeneratorFunctionPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
GeneratorFunctionPrototype.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
GeneratorObject.cpp 59982ef582 LibJS: Visit GeneratorObject's previous value if it's any kind of Cell 3 năm trước cách đây
GeneratorObject.h 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 năm trước cách đây
GeneratorObjectPrototype.cpp 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 năm trước cách đây
GeneratorObjectPrototype.h 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 năm trước cách đây
GlobalEnvironment.cpp 1e79934acf LibJS: Add [[GlobalThisValue]] internal slot to GlobalEnvironment 3 năm trước cách đây
GlobalEnvironment.h 1e79934acf LibJS: Add [[GlobalThisValue]] internal slot to GlobalEnvironment 3 năm trước cách đây
GlobalObject.cpp f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm 3 năm trước cách đây
GlobalObject.h f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm 3 năm trước cách đây
IndexedProperties.cpp c351b4ad0d LibJS: Stop using a native property for Array lengths 4 năm trước cách đây
IndexedProperties.h c351b4ad0d LibJS: Stop using a native property for Array lengths 4 năm trước cách đây
IteratorOperations.cpp 6ad427993a Everywhere: Behaviour => Behavior 3 năm trước cách đây
IteratorOperations.h 5ee1ae37b2 LibJS: Add the IteratorStep abstract iterator operation 4 năm trước cách đây
IteratorPrototype.cpp f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 năm trước cách đây
IteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 năm trước cách đây
JSONObject.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
JSONObject.h 63a0ebcc90 js: Add a simple loadJSON(path) built-in to load JSON from a file 3 năm trước cách đây
JobCallback.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
Map.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
Map.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in 4 năm trước cách đây
MapConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
MapConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
MapIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
MapIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
MapIteratorPrototype.cpp f5c988b3ce LibJS: Convert MapIterator.prototype to be a PrototypeObject 3 năm trước cách đây
MapIteratorPrototype.h f5c988b3ce LibJS: Convert MapIterator.prototype to be a PrototypeObject 3 năm trước cách đây
MapPrototype.cpp 77efecadf7 LibJS: Convert Map.prototype to be a PrototypeObject 3 năm trước cách đây
MapPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 năm trước cách đây
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
MarkedValueList.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList 3 năm trước cách đây
MathObject.cpp eaf904000f LibJS: Always use AK::get_random() in Math.random() 3 năm trước cách đây
MathObject.h 9d2e90d569 LibJS: Add Math.imul() 4 năm trước cách đây
NativeFunction.cpp c5bd382524 LibJS: Leave NativeFunction's Realm unset if VM has no Interpreter 3 năm trước cách đây
NativeFunction.h 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() 3 năm trước cách đây
NumberConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
NumberConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
NumberPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 năm trước cách đây
NumberPrototype.h c31392510a LibJS: Add the Number.prototype.toFixed method 4 năm trước cách đây
Object.cpp 31bc9565f8 LibJS: Avoid transitions for name/length of native functions/accessors 3 năm trước cách đây
Object.h 47ab84ffd9 LibJS: Add define_direct_{property,accessor}_without_transition() 3 năm trước cách đây
ObjectConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
ObjectConstructor.h 5e621e494f LibJS: Implement Object.getOwnPropertyDescriptors() 4 năm trước cách đây
ObjectEnvironment.cpp 53d24fbd65 LibJS: Make References see into Environment's bindings as well 3 năm trước cách đây
ObjectEnvironment.h 80170887db LibJS: Make Environment::put_into_environment() return a success bool 4 năm trước cách đây
ObjectPrototype.cpp 568296d0cc LibJS: Use ThrowCompletionOr in require_object_coercible() 3 năm trước cách đây
ObjectPrototype.h cb20baebae LibJS: Make ObjectPrototype an immutable prototype exotic object 4 năm trước cách đây
OrdinaryFunctionObject.cpp 4f362fc703 LibJS: Set OrdinaryFunctionObject's realm from the Tnterpreter 3 năm trước cách đây
OrdinaryFunctionObject.h 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() 3 năm trước cách đây
PrimitiveString.cpp c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String 3 năm trước cách đây
PrimitiveString.h b85b8ca350 LibJS: Reduce UTF-8 to UTF-16 transcoding when only UTF-16 is wanted 3 năm trước cách đây
Promise.cpp 98d8a858cd LibJS: Set the function names for the resolve, reject, and executor 3 năm trước cách đây
Promise.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
PromiseConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
PromiseConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
PromiseJobs.cpp 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 năm trước cách đây
PromiseJobs.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 năm trước cách đây
PromisePrototype.cpp 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() 3 năm trước cách đây
PromisePrototype.h a41d0d23f9 LibJS: Convert Promise.prototype to be a PrototypeObject 3 năm trước cách đây
PromiseReaction.cpp 98d8a858cd LibJS: Set the function names for the resolve, reject, and executor 3 năm trước cách đây
PromiseReaction.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
PromiseResolvingElementFunctions.cpp 971dc44ed3 LibJS: Don't use MarkedValueList in PromiseValueList 3 năm trước cách đây
PromiseResolvingElementFunctions.h 935075c26e LibJS: Specify right base for PromiseResolvingElementFunction subclasses 3 năm trước cách đây
PromiseResolvingFunction.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 năm trước cách đây
PromiseResolvingFunction.h 1bd52ce789 LibJS: Stop qualifying AK::Function 4 năm trước cách đây
PropertyAttributes.h 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 năm trước cách đây
PropertyDescriptor.cpp 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 năm trước cách đây
PropertyDescriptor.h 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 năm trước cách đây
PropertyName.h 0d2c3f62d3 LibJS: Use move semantics more when creating Reference objects 3 năm trước cách đây
PrototypeObject.h 1078d5e58a LibJS: Create a class to provide common methods for object prototypes 3 năm trước cách đây
ProxyConstructor.cpp eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 năm trước cách đây
ProxyConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
ProxyObject.cpp c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() 3 năm trước cách đây
ProxyObject.h 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 năm trước cách đây
Realm.cpp 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() 3 năm trước cách đây
Realm.h 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() 3 năm trước cách đây
Reference.cpp 53d24fbd65 LibJS: Make References see into Environment's bindings as well 3 năm trước cách đây
Reference.h 72ddaa31e3 LibJS: Implement parsing and execution of optional chains 3 năm trước cách đây
ReflectObject.cpp c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() 3 năm trước cách đây
ReflectObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 năm trước cách đây
RegExpConstructor.cpp 3892b6e6ec LibJS: Implement RegExp constructor according to the spec 4 năm trước cách đây
RegExpConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
RegExpObject.cpp 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize 3 năm trước cách đây
RegExpObject.h 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize 3 năm trước cách đây
RegExpPrototype.cpp 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() 3 năm trước cách đây
RegExpPrototype.h 65b0c26c44 LibJS: Convert RegExp.prototype to be a PrototypeObject 3 năm trước cách đây
RegExpStringIterator.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
RegExpStringIterator.h 34bd25f6c2 LibJS: Reduce copying of string data in RegExp.prototype 3 năm trước cách đây
RegExpStringIteratorPrototype.cpp b749194e70 LibJS: Convert RegExpStringIterator.prototype to be a PrototypeObject 3 năm trước cách đây
RegExpStringIteratorPrototype.h b749194e70 LibJS: Convert RegExpStringIterator.prototype to be a PrototypeObject 3 năm trước cách đây
Set.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
Set.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in 4 năm trước cách đây
SetConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
SetConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
SetIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
SetIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
SetIteratorPrototype.cpp f195cb41a8 LibJS: Convert SetIterator.prototype to be a PrototypeObject 3 năm trước cách đây
SetIteratorPrototype.h f195cb41a8 LibJS: Convert SetIterator.prototype to be a PrototypeObject 3 năm trước cách đây
SetPrototype.cpp 75d5c17aec LibJS: Convert Set.prototype to be a PrototypeObject 3 năm trước cách đây
SetPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 năm trước cách đây
Shape.cpp b9eb8d00ca LibJS: Revoke any outstanding WeakPtr<Shape> when zombifying shapes 3 năm trước cách đây
Shape.h b9eb8d00ca LibJS: Revoke any outstanding WeakPtr<Shape> when zombifying shapes 3 năm trước cách đây
StringConstructor.cpp 2d4650714f LibJS: Use ThrowCompletionOr in get_prototype_from_constructor() 3 năm trước cách đây
StringConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
StringIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
StringIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 năm trước cách đây
StringIteratorPrototype.cpp be0880fb2c LibJS: Convert StringIterator.prototype to be a PrototypeObject 3 năm trước cách đây
StringIteratorPrototype.h be0880fb2c LibJS: Convert StringIterator.prototype to be a PrototypeObject 3 năm trước cách đây
StringObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
StringObject.h 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 năm trước cách đây
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 năm trước cách đây
StringPrototype.cpp 568296d0cc LibJS: Use ThrowCompletionOr in require_object_coercible() 3 năm trước cách đây
StringPrototype.h 2f8eb4f068 LibJS: Implement non-ECMA-402 String.prototype.toLocale{Lower,Upper}Case 3 năm trước cách đây
Symbol.cpp dac971b4ae LibJS: Store and return undefined Symbol description 4 năm trước cách đây
Symbol.h dac971b4ae LibJS: Store and return undefined Symbol description 4 năm trước cách đây
SymbolConstructor.cpp eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 năm trước cách đây
SymbolConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
SymbolObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
SymbolObject.h dac971b4ae LibJS: Store and return undefined Symbol description 4 năm trước cách đây
SymbolPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 năm trước cách đây
SymbolPrototype.h b661363dfe LibJS: Implement String.prototype[@@toPrimitive]() 4 năm trước cách đây
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too 4 năm trước cách đây
TypedArray.cpp 2d4650714f LibJS: Use ThrowCompletionOr in get_prototype_from_constructor() 3 năm trước cách đây
TypedArray.h ba2c3731e9 LibJS: Make ValidateTypeArray abstraction public 4 năm trước cách đây
TypedArrayConstructor.cpp 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class 4 năm trước cách đây
TypedArrayConstructor.h fac8f9a94d LibJS: Add the TypedArray.from() method 4 năm trước cách đây
TypedArrayPrototype.cpp 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() 3 năm trước cách đây
TypedArrayPrototype.h 871a29884d LibJS: Implement proposed TypedArray.prototype.findLast{,Index} 3 năm trước cách đây
Utf16String.cpp 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string 3 năm trước cách đây
Utf16String.h 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string 3 năm trước cách đây
VM.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
VM.h 33679a8445 LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template 3 năm trước cách đây
Value.cpp 1a7828a9f3 LibJS: Return default-constructed values instead of the INVALID constant 3 năm trước cách đây
Value.h c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String 3 năm trước cách đây
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 năm trước cách đây
WeakContainer.h 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit 3 năm trước cách đây
WeakMap.cpp b92871f7ef LibJS: Visit WeakMap's values as long as their keys were not collected 3 năm trước cách đây
WeakMap.h b92871f7ef LibJS: Visit WeakMap's values as long as their keys were not collected 3 năm trước cách đây
WeakMapConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
WeakMapConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
WeakMapPrototype.cpp 966f4faae4 LibJS: Convert WeakMap.prototype to be a PrototypeObject 3 năm trước cách đây
WeakMapPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 năm trước cách đây
WeakRef.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 năm trước cách đây
WeakRef.h c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies 3 năm trước cách đây
WeakRefConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
WeakRefConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
WeakRefPrototype.cpp 777ae53615 LibJS: Convert WeakRef.prototype to be a PrototypeObject 3 năm trước cách đây
WeakRefPrototype.h 777ae53615 LibJS: Convert WeakRef.prototype to be a PrototypeObject 3 năm trước cách đây
WeakSet.cpp 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit 3 năm trước cách đây
WeakSet.h c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies 3 năm trước cách đây
WeakSetConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 năm trước cách đây
WeakSetConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 năm trước cách đây
WeakSetPrototype.cpp 696967d7b6 LibJS: Convert WeakSet.prototype to be a PrototypeObject 3 năm trước cách đây
WeakSetPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 năm trước cách đây