Linus Groh d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
..
Intl f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
Temporal e5b8544762 LibJS: Convert enumerable_own_property_names() to ThrowCompletionOr 3 лет назад
AbstractOperations.cpp fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr 3 лет назад
AbstractOperations.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
Accessor.h ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 лет назад
AggregateError.cpp c503a28e19 LibJS: Make AggregateError inherit from Error 4 лет назад
AggregateError.h c503a28e19 LibJS: Make AggregateError inherit from Error 4 лет назад
AggregateErrorConstructor.cpp fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr 3 лет назад
AggregateErrorConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
AggregateErrorPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 лет назад
AggregateErrorPrototype.h cbd7437d40 LibJS: Implement AggregateError 4 лет назад
ArgumentsObject.cpp 3be26f56db LibJS: Convert has_own_property() to ThrowCompletionOr 3 лет назад
ArgumentsObject.h fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr 3 лет назад
Array.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
Array.h ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr 3 лет назад
ArrayBuffer.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
ArrayBuffer.h 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) 3 лет назад
ArrayBufferConstructor.cpp 7589cc2494 LibJS: Handle possible allocation failure in ArrayBuffer(size_t) 3 лет назад
ArrayBufferConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
ArrayBufferPrototype.cpp 3d43eb0774 LibJS: Use ThrowCompletionOr in species_constructor() 3 лет назад
ArrayBufferPrototype.h bd4c116d08 LibJS: Convert ArrayBuffer.prototype to be a PrototypeObject 3 лет назад
ArrayConstructor.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
ArrayConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
ArrayIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
ArrayIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
ArrayIteratorPrototype.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
ArrayIteratorPrototype.h 4d1d0f05a9 LibJS: Convert ArrayIterator.prototype to be a PrototypeObject 3 лет назад
ArrayPrototype.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
ArrayPrototype.h b6523906b3 LibJS: Implement proposed Array.prototype.findLast{,Index} 4 лет назад
AtomicsObject.cpp 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 лет назад
AtomicsObject.h 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 лет назад
BigInt.cpp f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it 4 лет назад
BigInt.h f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it 4 лет назад
BigIntConstructor.cpp eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 лет назад
BigIntConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
BigIntObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
BigIntObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 лет назад
BigIntPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 лет назад
BigIntPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 лет назад
BooleanConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 лет назад
BooleanConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
BooleanPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 лет назад
BooleanPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
BoundFunction.cpp 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
BoundFunction.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
CommonPropertyNames.h e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor 3 лет назад
Completion.h 7cd3f7de61 LibJS: Add a MUST() macro, like TRY() but for the spec's `!` shortcut 3 лет назад
ConsoleObject.cpp 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 лет назад
ConsoleObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
DataView.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
DataView.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
DataViewConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 лет назад
DataViewConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
DataViewPrototype.cpp 8bfb665b72 LibJS: Convert DataView.prototype to be a PrototypeObject 3 лет назад
DataViewPrototype.h 8bfb665b72 LibJS: Convert DataView.prototype to be a PrototypeObject 3 лет назад
Date.cpp ee608f58ee LibJS: Add type range checks to the Date make_day AO 4 лет назад
Date.h 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" 3 лет назад
DateConstructor.cpp 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" 3 лет назад
DateConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
DatePrototype.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
DatePrototype.h 94f076a774 LibJS: Convert Date.prototype to be a PrototypeObject 3 лет назад
DeclarativeEnvironment.cpp f4f1397735 js: Allow for completion of lexically declared variables 3 лет назад
DeclarativeEnvironment.h f4f1397735 js: Allow for completion of lexically declared variables 3 лет назад
ECMAScriptFunctionObject.cpp fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr 3 лет назад
ECMAScriptFunctionObject.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
Environment.cpp 89f0e501a0 LibJS: Mark the global object in Environment::visit_edges() 3 лет назад
Environment.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
Error.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
Error.h 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr 3 лет назад
ErrorConstructor.cpp ebf57df431 LibJS: Convert create_non_enum_data_p_or_throw() to ThrowCompletionOr 3 лет назад
ErrorConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
ErrorPrototype.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
ErrorPrototype.h ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} 4 лет назад
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 лет назад
ErrorTypes.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
Exception.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 лет назад
Exception.h 32ee195d62 LibJS: Avoid allocations in the Exception constructor 4 лет назад
ExecutionContext.h 0cb4d48283 LibJS: Remove unused ExecutionContext::arguments_object 3 лет назад
FinalizationRegistry.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
FinalizationRegistry.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
FinalizationRegistryConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 лет назад
FinalizationRegistryConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
FinalizationRegistryPrototype.cpp 43e4cec3e2 LibJS: Convert FinalizationRegistry.prototype to be a PrototypeObject 3 лет назад
FinalizationRegistryPrototype.h 43e4cec3e2 LibJS: Convert FinalizationRegistry.prototype to be a PrototypeObject 3 лет назад
FunctionConstructor.cpp 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 лет назад
FunctionConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
FunctionEnvironment.cpp 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
FunctionEnvironment.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
FunctionObject.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
FunctionObject.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
FunctionPrototype.cpp d5f90cf187 LibJS: Rename ECMAScriptFunctionObject members to match spec names 3 лет назад
FunctionPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 лет назад
GeneratorFunctionConstructor.cpp e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 лет назад
GeneratorFunctionConstructor.h 804d592303 LibJS: Add missing has_constructor override to Generator Functions 4 лет назад
GeneratorFunctionPrototype.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 лет назад
GeneratorFunctionPrototype.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
GeneratorObject.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
GeneratorObject.h e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 лет назад
GeneratorObjectPrototype.cpp 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 лет назад
GeneratorObjectPrototype.h 9e57ea71af LibJS: Convert GeneratorObject.prototype to be a PrototypeObject 3 лет назад
GlobalEnvironment.cpp 3be26f56db LibJS: Convert has_own_property() to ThrowCompletionOr 3 лет назад
GlobalEnvironment.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
GlobalObject.cpp 4d5bd092ea LibJS: Use MUST() where applicable 3 лет назад
GlobalObject.h 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions 3 лет назад
IndexedProperties.cpp c351b4ad0d LibJS: Stop using a native property for Array lengths 4 лет назад
IndexedProperties.h c351b4ad0d LibJS: Stop using a native property for Array lengths 4 лет назад
IteratorOperations.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
IteratorOperations.h 14e99b9b68 LibJS: Change create_iterator_result_object's return type to Object* 3 лет назад
IteratorPrototype.cpp f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 лет назад
IteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 лет назад
JSONObject.cpp e5b8544762 LibJS: Convert enumerable_own_property_names() to ThrowCompletionOr 3 лет назад
JSONObject.h 63a0ebcc90 js: Add a simple loadJSON(path) built-in to load JSON from a file 3 лет назад
JobCallback.h ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 лет назад
Map.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
Map.h a27fbfd45f LibJS: Use OrderedHashMap instead of HashMap in the Map built-in 4 лет назад
MapConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
MapConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
MapIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
MapIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
MapIteratorPrototype.cpp f5c988b3ce LibJS: Convert MapIterator.prototype to be a PrototypeObject 3 лет назад
MapIteratorPrototype.h f5c988b3ce LibJS: Convert MapIterator.prototype to be a PrototypeObject 3 лет назад
MapPrototype.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
MapPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 лет назад
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
MarkedValueList.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList 3 лет назад
MathObject.cpp eaf904000f LibJS: Always use AK::get_random() in Math.random() 3 лет назад
MathObject.h 9d2e90d569 LibJS: Add Math.imul() 4 лет назад
NativeFunction.cpp 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
NativeFunction.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
NumberConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
NumberConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
NumberPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 лет назад
NumberPrototype.h c31392510a LibJS: Add the Number.prototype.toFixed method 4 лет назад
Object.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
Object.h 2f42675ebd LibJS: Convert ordinary_set_with_own_descriptor() to ThrowCompletionOr 3 лет назад
ObjectConstructor.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
ObjectConstructor.h 5e621e494f LibJS: Implement Object.getOwnPropertyDescriptors() 4 лет назад
ObjectEnvironment.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
ObjectEnvironment.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
ObjectPrototype.cpp 0a49a2db60 LibJS: Convert set_immutable_prototype() to ThrowCompletionOr 3 лет назад
ObjectPrototype.h 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr 3 лет назад
PrimitiveString.cpp f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them 3 лет назад
PrimitiveString.h b85b8ca350 LibJS: Reduce UTF-8 to UTF-16 transcoding when only UTF-16 is wanted 4 лет назад
Promise.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
Promise.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
PromiseConstructor.cpp fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr 3 лет назад
PromiseConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
PromiseJobs.cpp ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 лет назад
PromiseJobs.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 лет назад
PromisePrototype.cpp ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 лет назад
PromisePrototype.h a41d0d23f9 LibJS: Convert Promise.prototype to be a PrototypeObject 3 лет назад
PromiseReaction.cpp 98d8a858cd LibJS: Set the function names for the resolve, reject, and executor 4 лет назад
PromiseReaction.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
PromiseResolvingElementFunctions.cpp fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr 3 лет назад
PromiseResolvingElementFunctions.h 935075c26e LibJS: Specify right base for PromiseResolvingElementFunction subclasses 3 лет назад
PromiseResolvingFunction.cpp a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 лет назад
PromiseResolvingFunction.h 1bd52ce789 LibJS: Stop qualifying AK::Function 4 лет назад
PropertyAttributes.h 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 лет назад
PropertyDescriptor.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
PropertyDescriptor.h d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
PropertyName.h 0d2c3f62d3 LibJS: Use move semantics more when creating Reference objects 3 лет назад
PrototypeObject.h 1078d5e58a LibJS: Create a class to provide common methods for object prototypes 3 лет назад
ProxyConstructor.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
ProxyConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
ProxyObject.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
ProxyObject.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
Realm.cpp 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() 3 лет назад
Realm.h 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() 3 лет назад
Reference.cpp 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr 3 лет назад
Reference.h 830ea0414c LibJS: Make scoping follow the spec 3 лет назад
ReflectObject.cpp d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 лет назад
ReflectObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 лет назад
RegExpConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
RegExpConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
RegExpObject.cpp 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr 3 лет назад
RegExpObject.h 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize 4 лет назад
RegExpPrototype.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
RegExpPrototype.h 65b0c26c44 LibJS: Convert RegExp.prototype to be a PrototypeObject 3 лет назад
RegExpStringIterator.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
RegExpStringIterator.h 34bd25f6c2 LibJS: Reduce copying of string data in RegExp.prototype 4 лет назад
RegExpStringIteratorPrototype.cpp 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr 3 лет назад
RegExpStringIteratorPrototype.h b749194e70 LibJS: Convert RegExpStringIterator.prototype to be a PrototypeObject 3 лет назад
Set.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
Set.h 08ff148bc3 LibJS: Use OrderedHashTable instead of HashTable in the Set built-in 4 лет назад
SetConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
SetConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
SetIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
SetIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
SetIteratorPrototype.cpp f195cb41a8 LibJS: Convert SetIterator.prototype to be a PrototypeObject 3 лет назад
SetIteratorPrototype.h f195cb41a8 LibJS: Convert SetIterator.prototype to be a PrototypeObject 3 лет назад
SetPrototype.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
SetPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 лет назад
Shape.cpp 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
Shape.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
StringConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
StringConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
StringIterator.cpp e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
StringIterator.h e5753443ae LibJS: Consistently make prototype the last argument in Object ctors 4 лет назад
StringIteratorPrototype.cpp be0880fb2c LibJS: Convert StringIterator.prototype to be a PrototypeObject 3 лет назад
StringIteratorPrototype.h be0880fb2c LibJS: Convert StringIterator.prototype to be a PrototypeObject 3 лет назад
StringObject.cpp 4d5bd092ea LibJS: Use MUST() where applicable 3 лет назад
StringObject.h ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr 3 лет назад
StringOrSymbol.h 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 лет назад
StringPrototype.cpp 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
StringPrototype.h 2f8eb4f068 LibJS: Implement non-ECMA-402 String.prototype.toLocale{Lower,Upper}Case 4 лет назад
Symbol.cpp dac971b4ae LibJS: Store and return undefined Symbol description 4 лет назад
Symbol.h dac971b4ae LibJS: Store and return undefined Symbol description 4 лет назад
SymbolConstructor.cpp eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 лет назад
SymbolConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
SymbolObject.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
SymbolObject.h dac971b4ae LibJS: Store and return undefined Symbol description 4 лет назад
SymbolPrototype.cpp 470262c8ab LibJS: Use ErrorType::NotAnObjectOfType instead of NotA 3 лет назад
SymbolPrototype.h b661363dfe LibJS: Implement String.prototype[@@toPrimitive]() 4 лет назад
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too 4 лет назад
TypedArray.cpp 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr 3 лет назад
TypedArray.h ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr 3 лет назад
TypedArrayConstructor.cpp 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr 3 лет назад
TypedArrayConstructor.h fac8f9a94d LibJS: Add the TypedArray.from() method 4 лет назад
TypedArrayPrototype.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
TypedArrayPrototype.h 871a29884d LibJS: Implement proposed TypedArray.prototype.findLast{,Index} 4 лет назад
Utf16String.cpp 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage 3 лет назад
Utf16String.h 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage 3 лет назад
VM.cpp 0cb4d48283 LibJS: Remove unused ExecutionContext::arguments_object 3 лет назад
VM.h 406d3199d0 LibJS: Add a way to save/restore the entire execution context stack 3 лет назад
Value.cpp f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr 3 лет назад
Value.h e14f420a44 LibJS: Add const Value::as_function() 3 лет назад
WeakContainer.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 лет назад
WeakContainer.h 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit 3 лет назад
WeakMap.cpp b92871f7ef LibJS: Visit WeakMap's values as long as their keys were not collected 3 лет назад
WeakMap.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
WeakMapConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
WeakMapConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
WeakMapPrototype.cpp 966f4faae4 LibJS: Convert WeakMap.prototype to be a PrototypeObject 3 лет назад
WeakMapPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 лет назад
WeakRef.cpp d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 лет назад
WeakRef.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
WeakRefConstructor.cpp 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 лет назад
WeakRefConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
WeakRefPrototype.cpp 777ae53615 LibJS: Convert WeakRef.prototype to be a PrototypeObject 3 лет назад
WeakRefPrototype.h 777ae53615 LibJS: Convert WeakRef.prototype to be a PrototypeObject 3 лет назад
WeakSet.cpp 470c99a2a6 LibJS: Tweak the WeakContainer::remove_swept_cells() API a little bit 3 лет назад
WeakSet.h 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 лет назад
WeakSetConstructor.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 лет назад
WeakSetConstructor.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
WeakSetPrototype.cpp 696967d7b6 LibJS: Convert WeakSet.prototype to be a PrototypeObject 3 лет назад
WeakSetPrototype.h a9c33b5bbd LibJS: Remove leftover typed_this() declarations 3 лет назад