Commits
User selector
Commit History
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
Commits on Nov 16, 2020
[dict-proto] Add support for ordered property dicts, pt.2
Show description for 36e4310authored andcommitted

Commits on Oct 29, 2020
[class] Fix super call evaluation order
Show description for def7dc3authored andcommitted
Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Aug 18, 2020
Install "name" property on anonymous classes
Show description for 048761aauthored andcommitted
Commits on Feb 26, 2020
[runtime] Add arguments type: kRuntime and kJS.
Show description for 61e117dauthored andcommitted
Commits on Feb 13, 2020
[logging] Handlify a few Objects to prevent UAF
Show description for 3fb9a70authored andcommitted
Commits on Jan 9, 2020
[lookup] Refactor LookupIterator "property or element" creation
Show description for 0445fa2authored andcommitted
Commits on Dec 5, 2019
[class] Improve error message for calling anonymous class constructors
Show description for 33eb473authored andcommitted
Commits on Nov 20, 2019
[runtime] Avoid a gcmole warning in AddToDictionaryTemplate
Show description for 3dbc1a8authored andcommitted
Commits on Oct 18, 2019
[protectors] Update protectors in DefineClass
Show description for 7d6ada2authored andcommitted
Commits on Oct 16, 2019
Update Dictionary classes to use InternalIndex
Show description for 0b9f105authored andcommitted
Commits on Oct 11, 2019
Update DescriptorArray and Map to use InternalIndex
Show description for d509ed5authored andcommitted
Commits on Jul 9, 2019
[ptr-compr] Isolatify LookupIterator implementation and friends
Show description for b51cddcauthored andcommitted
Commits on Jul 8, 2019
Enable cpplint 'runtime/references' warning
Show description for 8e11cc3authored andcommitted
Commits on Jun 26, 2019
Move message-template to src/common
Show description for 45561dcauthored andcommitted
Commits on May 27, 2019
[cleanup] Replace simple typedefs by using
Show description for a335f2aauthored andcommitted
Commits on May 23, 2019
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 20, 2019
Reland "Move logging and diagnostics related source files"
Show description for bf372a7authored andcommitted
Move relevant files to src/objects
Show description for 8ad6b33authored andcommitted
Commits on May 17, 2019
Revert "Move logging and diagnostics related source files"
Show description for 81a0102authored andcommitted
Move logging and diagnostics related source files
Show description for 5f28539authored andcommitted
Commits on Apr 27, 2019
Remove FLAG_track_constant_fields
Show description for cb451feauthored andcommitted
Commits on Apr 1, 2019
Tighten types of Map::prototype and JSFunction::instance_prototype
Show description for f744070authored andcommitted
Commits on Jan 25, 2019
Cleanup after removing language mode parameter from SetProperty
Show description for c082b74authored andcommitted
Commits on Jan 24, 2019
Reland "Change SetProperty/SetSuperProperty to infer language mode when possible"
Show description for e2846eaauthored andcommitted
Commits on Jan 22, 2019
[logger] Untangle log.h includes
Show description for decfb42authored andcommitted
Commits on Jan 18, 2019
Revert "Change SetProperty/SetSuperProperty to infer language mode when possible"
Show description for 697885bauthored andcommitted
Commits on Jan 17, 2019
Change SetProperty/SetSuperProperty to infer language mode when possible
Show description for 0896599authored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 14, 2018
[ubsan] Port Struct subclasses, part 1
Show description for 4552a7eauthored andcommitted
[objects.h splitting] Move Struct to struct.h
Show description for 19da9f2authored andcommitted
Commits on Dec 8, 2018
[ubsan] Port JSReceiver and subclasses to the new design
Show description for cfb5bb7authored andcommitted