Commits
User selector
Commit History
Commits on Sep 28, 2021
[cleanup] Fix -Wshadow warnings in ast.cc
Show description for bbd4415authored andcommitted
[cleanup] Fix -Wshadow in prettyprinter.h
Show description for d6fb96aauthored andcommitted
Commits on Sep 24, 2021
[cleanup] Resolve -Wshadow warnings in prettyprinter.cc
Show description for 1a234acauthored andcommitted
[cleanup] Resolve -Wshadow warnings in scopes.cc
Show description for 0dd5919authored andcommitted
Commits on Aug 19, 2021
[regexp] Break dependency on JSRegExp::Flags
Show description for d586518authored andcommitted
Commits on Jul 7, 2021
[compiler] Support background finalization for Modules
Show description for 2f50d30authored andcommitted
Commits on Jul 5, 2021
Remove dead code around catch scope for desugaring
Show description for 36d4e8eauthored andcommitted
Commits on Jun 24, 2021
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted
Revert "[base] Move most of src/numbers into base"
Show description for 10f6151authored andcommitted
[base] Move most of src/numbers into base
Show description for 9701d4aauthored andcommitted
Commits on Jun 23, 2021
Install class "name" accessor before methods
Show description for 224b659authored andcommitted
Commits on Jun 22, 2021
[base] Create base/strings.h
Show description for 9010201authored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 15, 2021
[ast] Fix a comment about placeholder for computed property values
Show description for 3a6ace5authored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
Commits on Jun 9, 2021
[build] Move RuntimeCallStatsTimerScope into its own header
Show description for e63a71eauthored andcommitted
Commits on Jun 7, 2021
[ast] Fix de-duping "get 0 {}" and "0: ..." inside objects
Show description for b308c41authored andcommitted
Commits on May 21, 2021
Remove one-shot function optimizations.
Show description for 55cbb2cauthored andcommitted
Commits on May 19, 2021
Refactor of ScopeInfo::ContextSlotIndex
Show description for 3ef42c0authored andcommitted

Commits on May 11, 2021
Adding support for `const` redeclaration on REPL mode.
Show description for 0acdf36authored andcommitted

Commits on Apr 30, 2021
[debugger] Don't attach source positions to implicit returns.
Show description for 379331bauthored andcommitted
Commits on Apr 26, 2021
[cleanup] Rename LocalIsolate templates to IsolateT
Show description for 84e144fauthored andcommitted
Commits on Apr 12, 2021
[logging] Add runtime-call-stats compile-time flag
Show description for e101c05authored andcommitted
Commits on Apr 6, 2021
Reland^2 "[ptr-cage] Rename IsolateRoot to PtrComprCageBase"
Show description for 627b6b2authored andcommitted
Commits on Apr 5, 2021
Revert "Reland "[ptr-cage] Rename IsolateRoot to PtrComprCageBase""
Show description for 562c425authored andcommitted
Reland "[ptr-cage] Rename IsolateRoot to PtrComprCageBase"
Show description for 15c78b4authored andcommitted
Revert "[ptr-cage] Rename IsolateRoot to PtrComprCageBase"
Show description for 07a9ff4authored andcommitted
[ptr-cage] Rename IsolateRoot to PtrComprCageBase
Show description for e28dadcauthored andcommitted
Commits on Mar 31, 2021
[interpreter] Run MaybePrintAst before parking
Show description for 3a1730fauthored andcommitted

Commits on Mar 19, 2021
[interpreter] Apply Reflect.construct transform in BytecodeGenerator
Show description for 341ab4dauthored andcommitted
[interpreter] Apply Reflect.apply transform in BytecodeGenerator
Show description for fd75c97authored andcommitted
Commits on Mar 15, 2021
[no-wasm][parsing] Remove asm detection
Show description for 3c70224authored andcommitted
Commits on Feb 25, 2021
Update OWNERS in src/*
Show description for 05774c1authored andcommitted
Commits on Feb 18, 2021
[class] Implement class static blocks
Show description for 44ee4a9authored andcommitted
Commits on Jan 29, 2021
Reland2 [super] Store home object in Context instead of JSFunction
Show description for 31d2bb8authored andcommitted