Commits
User selector
Commit History
Commits on Jun 23, 2021
[runtime] Fix spec violation in Object.defineProperties
Show description for 939ee79authored andcommitted
Commits on Mar 2, 2020
Revert "[cleanup] Remove three unused proxy runtime functions"
Show description for 98fe715authored andcommitted
Commits on Jan 9, 2020
[lookup] Refactor LookupIterator "property or element" creation
Show description for 0445fa2authored andcommitted
Commits on Oct 28, 2019
[ic] Correctly Handle global loads when global object has proxies
Show description for 14885d5authored andcommitted
Commits on Jul 18, 2019
Implement proxy trap deleteProperty in Torque, apply to reflect
Show description for 269c279authored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
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
[cleanup] Remove three unused proxy runtime functions
Show description for 90b3967authored 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 May 15, 2019
Reland of Port ProxyHasProperty to Torque
Show description for 94b2c12authored andcommitted
Commits on May 10, 2019
Revert "Port ProxyHasProperty to Torque"
Show description for 26ba75cauthored andcommitted
Commits on May 9, 2019
Port ProxyHasProperty to Torque
Show description for f117f9aauthored andcommitted
Commits on Feb 15, 2019
[cleanup] #include heap-inl.h less often
Show description for 6cac138authored 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 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 Nov 13, 2018
[iwyu] Remove include heap-inl.h -> counters.h
Show description for bd0a7fdauthored andcommitted
Commits on Sep 11, 2018
[Runtime] Use Runtime_SetNamedProperty for property stores in one-shot code.
Show description for f79caeeauthored andcommitted

Commits on Aug 3, 2018
[iwyu] Split off arguments-inl.h and builtins-utils-inl.h
Show description for 95f9391authored andcommitted
Commits on Jul 5, 2018
[builtins] Add reference error for global object property access
Show description for d8f0237authored andcommitted
Commits on Jul 3, 2018
[explicit isolates] Convert runtime/ to ReadOnlyRoots
Show description for 61f174aauthored andcommitted
Commits on Apr 9, 2018
Reland: [cleanup] Refactor the Factory
Show description for cfc6a5cauthored andcommitted
Commits on Apr 6, 2018
Revert "[cleanup] Refactor the Factory"
Show description for 503e07cauthored andcommitted
[cleanup] Refactor the Factory
Show description for f9a2e24authored andcommitted
Commits on Jan 7, 2018
[builtins] Port Proxy.revocable() to CSA
Show description for ddfbbc5authored andcommitted
Commits on Oct 30, 2017
[proxy] Properly handle exceptions from Object::ToName().
Show description for ef45d78authored andcommitted
Commits on Sep 12, 2017
Improve error handling of proxies get property
Show description for 8a568bdauthored andcommitted

Commits on Sep 1, 2017
Reland "[builtins] Port Proxy set trap to CSA"
Show description for 5931cc9authored andcommitted

Revert "[builtins] Port Proxy set trap to CSA"
Show description for 7c60eacauthored andcommitted
[builtins] Port Proxy set trap to CSA
Show description for a9f517eauthored andcommitted

Commits on Aug 30, 2017
Fix wrongly handled exception in CheckProxyHasTrap
Show description for 68eabceauthored andcommitted
