Commits
User selector
Commit History
Commits on May 8, 2020
[modules] Disallow throwing in import.meta callback
Show description for 5bf4772authored andcommitted
Commits on Jun 19, 2019
[modules] Introduce SourceTextModule class
Show description for 8d82155authored 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 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
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 Aug 3, 2018
[iwyu] Split off arguments-inl.h and builtins-utils-inl.h
Show description for 95f9391authored andcommitted
Commits on Jun 23, 2018
[GetIsolate] More low-hanging fruit
Show description for 83ac432authored andcommitted
Commits on Jun 20, 2018
[GetIsolate] Remove GetIsolate from src/objects/*
Show description for 155c34dauthored andcommitted
Commits on May 24, 2018
[objects.h splitting] Move TYPE_CHECKERs back to objects-inl.h.
Show description for 71e4c57authored andcommitted
Commits on Feb 23, 2018
Remove unused runtime functions
Show description for 1ee80ebauthored andcommitted
Commits on Dec 18, 2017
[parser] provide way to imply that a script is wrapped in a function.
Show description for 1586f37authored andcommitted
Commits on Oct 11, 2017
Reland "[modules] Implement import.meta proposal"
Show description for 1c55299authored andcommitted

Revert "[modules] Implement import.meta proposal"
Show description for a556522authored andcommitted
Commits on Oct 10, 2017
[modules] Implement import.meta proposal
Show description for ed6f00fauthored andcommitted
Commits on Aug 31, 2017
[Modules] Introduce ScriptOrModule and HostDefinedOptions
Show description for dbfe4a4authored andcommitted
Commits on Aug 14, 2017
[modules] Fix dynamic import in eval
Show description for f6e20fcauthored andcommitted
Commits on Jun 29, 2017
[ESnext] Change dynamic import API to return a promise
Show description for 22e9581authored andcommitted
Commits on Apr 11, 2017
[ESNext] Implement DynamicImportCall
Show description for 94283dcauthored andcommitted
Commits on Feb 13, 2017
[iwyu] Remove unallowed include arguments.h -> objects-inl.h
Show description for d1055c1authored andcommitted
Commits on Jan 31, 2017
[ESnext] Parse dynamic import expression
Show description for e791dedauthored andcommitted
Commits on Jan 5, 2017
[runtime] Use DCHECK_EQ instead of DCHECK for number of args.
Show description for b371b0bauthored andcommitted
Commits on Nov 7, 2016
[modules] Maintain array of cells for imports and local exports.
Show description for 21463f7authored andcommitted
Commits on Oct 11, 2016
[modules] Move runtime functions into new file (runtime-module.cc).
Show description for 4ff5c2aauthored andcommitted
Loading