Commits
User selector
Commit History
Commits on Mar 4, 2020
[ptr-compr][csa] Use TaggedIndex nodes in IC builtins
Show description for 08c76f2authored andcommitted
Commits on May 27, 2019
[cleanup] Replace simple typedefs by using
Show description for a335f2aauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on Jan 8, 2019
[ubsan] Misc post-Object-migration cleanup
Show description for 683dd5fauthored andcommitted
Commits on Dec 26, 2018
[ubsan] Port Object to the new design
Show description for 056f927authored andcommitted
Commits on Dec 18, 2018
[ubsan] Let Runtime functions return a plain Address
Show description for f1cb51aauthored andcommitted
Commits on Nov 5, 2018
[ubsan] Port Smi to the new design
Show description for 6d706aeauthored andcommitted
Commits on Aug 23, 2018
Scrub 'Crankshaft|Hydrogen|Lithium' from code-base.
Show description for abfddfdauthored andcommitted

Commits on Oct 18, 2017
[cleanup] Fix remaining (D)CHECK macro usages
Show description for 5f65108authored andcommitted
Commits on Oct 9, 2017
Delete ObjectTriple and support code
Show description for fc41315authored andcommitted
Commits on Dec 19, 2016
Optimize case conversion with icu_case_mapping
Show description for af38272authored andcommitted
Commits on Dec 16, 2016
[runtime] Port simple String.prototype.indexOf cases to TF Builtin
Show description for 89f159bauthored andcommitted
Commits on Oct 26, 2016
[compiler] Properly validate stable map assumption for globals.
Show description for 2bd7464authored andcommitted
Revert of [compiler] Properly validate stable map assumption for globals. (patchset #3 id:40001 of https://codereview.chromium.org/2444233004/ )
Show description for d0a047dauthored andcommitted
[compiler] Properly validate stable map assumption for globals.
Show description for 3aa57ebauthored andcommitted
Commits on Aug 8, 2016
Remove unused isolate parameter from NumberToSize and TryNumberToSize
Show description for 63f41fcauthored andcommitted
Commits on Jul 14, 2016
[wasm] Adding feature to JIT a wasm function at runtime and hook up the compiled code into the indirect function table
Show description for de33e4bauthored andcommitted

Commits on Jul 13, 2016
[runtime] Fully remove RUNTIME_ASSERT for good.
Show description for 04062e9authored andcommitted

Commits on Jun 14, 2016
Reland of place all remaining Oddball checks with new function (patchset #1 id:1 of https://codereview.chromium.org/2060213002/ )
Show description for dc2e306authored andcommitted
Commits on Jun 13, 2016
Revert of Replace all remaining Oddball checks with new function (patchset #10 id:180001 of https://codereview.chromium.org/2043183003/ )
Show description for 33b8bc2authored andcommitted
Replace all remaining Oddball checks with new function
Show description for ccefb3aauthored andcommitted
Commits on Jun 6, 2016
[runtime] Remove RUNTIME_ASSERT_HANDLIFIED.
Show description for 960a87bauthored andcommitted

Commits on Mar 1, 2016
Make RUNTIME_ASSERT have more useful output in debug mode
Show description for 78d8453authored andcommitted
Commits on Jan 15, 2016
[Interpreter] Add ForInPrepare runtime function which returns a ObjectTriple.
Show description for 84f8a50authored andcommitted
Commits on Sep 30, 2015
[presubmit] Enable readability/namespace linter checking.
Show description for 6a769acauthored andcommitted

Commits on Jun 3, 2015
Implement Atomics API
Show description for e59e40aauthored andcommitted
Commits on Jun 1, 2015
[turbofan] First step towards sanitizing for-in and making it optimizable.
Show description for e2e47f3authored andcommitted
Commits on Feb 4, 2015
Add macro for getting a PropertyAttributes for the runtime functions
Show description for 59525f0authored andcommitted
Introduce LanguageMode, drop StrictMode.
Show description for c7851daauthored andcommitted
Commits on Oct 20, 2014
Move some Runtime:: functions and remove runtime.h as include when unnecessary.
Show description for b1d4bf4committed
Commits on Sep 30, 2014
Split even more runtime functions into separate files.
Show description for 381616fcommitted
Commits on Sep 25, 2014
Move i18n-related runtime functions into a separate file.
Show description for 2a67e48committed
Loading