projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git]
/
src
/
ast.h
2015-02-05
Benedikt Meurer
Remove the obsolete OverwriteMode optimization.
blob
|
commitdiff
|
raw
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
mvstanton
Super Constructor Calls need to use a vector slot,...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
dslomov
new classes: special construct stub for derived classs...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
bmeurer
Minor refactoring for Zone class and friends.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
jarin
[turbofan] Add missing deopt for the assignment in...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
mstarzinger
Add missing FrameState to JSToName nodes.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
mstarzinger
Add missing FrameState for Runtime_CreateArrayLiteral.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
danno
Remove the dependency of Zone on Isolate
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
mstarzinger
Add missing BailoutId and FrameState to with statements.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
arv
Use FunctionLiteral for class constructor
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
arv
Fix issue with __proto__ when using ES6 object literals
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
mstarzinger
First simple implementation of class literals in TurboFan.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
arv
ES6 computed property names
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
adamk
Remove dead TargetCollector code from the parser
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
jarin
[turbofan] Allow deoptimization for JSToNumber operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
svenpanne
Avoid MSVC's C6282 warning (assignment of constant...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
machenbach
Revert of ES6 computed property names (patchset #1...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
arv
ES6 computed property names
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
arv
Revert of ES6 computed property names (patchset #1...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
arv
ES6 computed property names
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
arv
Revert of ES6 computed property names (patchset #9...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
arv
ES6 computed property names
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
fedor.indutny
Hydrogen: fix keyed loads with string keys
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
svenpanne
Consistently use only one of virtual/OVERRIDE/FINAL.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
dslomov
harmony-classes: Implement 'super(...)' call syntactic...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Michael Stanton
Flesh out vector ic state query and set mechanisms.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Michael Stanton
Make use of post-scoping information to compute feedbac...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
mstarzinger
Revert "Remove deprecated ShouldSelfOptimize machinery."
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
mstarzinger
Remove deprecated ShouldSelfOptimize machinery.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-20
ulan
Do not bailout from optimizing functions that use f...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
arv
Classes: Implement correct name binding
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
Andy Wingo
Remove AstConstructionVisitor/AstNullVisitor
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
Andy Wingo
Move feedback slot allocation to post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Erik Arvidsson
Classes: Cleanup default constructor flag
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Andy Wingo
Move BailoutReason and flags computation to post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Adam Klein
Remove dead AST code in For and While statements
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
yangguo@chromium.org
Remove unique static RegExpEmpty instance.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
arv@chromium.org
ES6: Add support for super in object literals
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
arv@chromium.org
Classes: Partial fix for constructor not calling super
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
jkummerow@chromium.org
Replace C++ bitfields with our own BitFields
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
jarin@chromium.org
Fix uninitialized fields in the BinaryOperation ast...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
yangguo@chromium.org
Do not embed array objects in unoptimized code.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jkummerow@chromium.org
Add a few missing overrides found by a new clang warning.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
wingo@igalia.com
Move AST node counting to post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
arv@chromium.org
Classes: Add basic support for properties
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
wingo@igalia.com
Revert "Move AST node counting to post-pass"
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
wingo@igalia.com
Move AST node counting to post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
jarin@chromium.org
Add more missing deopts
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
wingo@igalia.com
Assign bailout and type feedback IDs in a post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
svenpanne@chromium.org
Revert "Assign bailout and type feedback IDs in a post...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
svenpanne@chromium.org
Assign bailout and type feedback IDs in a post-pass
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
mvstanton@chromium.org
vector-based ICs did not update type feedback counts...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
dslomov@chromium.org
Implement the new semantics for 'super(...)'
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
jkummerow@chromium.org
Always initialize key_type_ in AST nodes
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
svenpanne@chromium.org
Squeeze the layout of various AST node types.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
jkummerow@chromium.org
Fix type feedback for name-keyed stores
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
mvstanton@chromium.org
Introduce FeedbackVectorSlot type - better than int.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
mvstanton@chromium.org
Bogus assert caused turbofan failure.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
svenpanne@chromium.org
AST nodes have at most one bailout/typefeedback ID...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
svenpanne@chromium.org
Simplify AST ID generation.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
arv@chromium.org
Classes: Add support for toString
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
mvstanton@chromium.org
Updates to maintain flag --vector-ics
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
svenpanne@chromium.org
Squeeze the layout of variable proxy nodes.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
svenpanne@chromium.org
Removed the Isolate* field from literal nodes.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
svenpanne@chromium.org
Squeeze the layout of expression nodes a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
svenpanne@chromium.org
Merged FeedbackSlotInterface into AstNode, removing...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
dslomov@chromium.org
Desugar 'super(..)' into 'super.constructor(...)'
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bmeurer@chromium.org
Replace OStream with std::ostream.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
jarin@chromium.org
Adding more missing deoptimization points in Turbofan.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
jkummerow@chromium.org
Non-JSArrays must always have holey elements.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
yangguo@chromium.org
Move i18n-related runtime functions into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
yangguo@chromium.org
Refactor bailout reasons and disable optimization in...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
arv@chromium.org
Cleanup class parsing a bit
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
arv@chromium.org
Class syntax parsing
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
mstarzinger@chromi...
Exact black-list of AST nodes for TurboFan.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
arv@chromium.org
ES6: Add support for method shorthand in object literals
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
bmeurer@chromium.org
Use Chrome compatible naming for compiler specifics.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
marja@chromium.org
Take ast node id counting away from Isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
jarin@chromium.org
Initial support for debugger frame state in Turbofan.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
verwaest@chromium.org
Get rid of last non-storeic use of JSReceiver::Lookup
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
dslomov@chromium.org
Parse 'super' keyword.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
yangguo@chromium.org
For-of on null or undefined is an error
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
verwaest@chromium.org
Move function prototype handling into a special handler...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
verwaest@chromium.org
Rename CurrentMapForDeprecated to TryUpdate, and introd...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
mvstanton@chromium.org
Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
rossberg@chromium.org
Implement basic code generation for arrow functions
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
marja@chromium.org
Implement handling of arrow functions in the parser
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
marja@chromium.org
Revert "Implement handling of arrow functions in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
marja@chromium.org
Implement handling of arrow functions in the parser
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
marja@chromium.org
Revert "Implement handling of arrow functions in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
marja@chromium.org
Implement handling of arrow functions in the parser
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
svenpanne@chromium.org
More OStreamsUse OStreams more often.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
wingo@igalia.com
Allow yield expressions without a RHS.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
mstarzinger@chromi...
Remove kDontInline and simplify compiler hints.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
rossberg@chromium.org
Infer whether a variable is assigned in inner functions
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
marja@chromium.org
New try: Parser: Delay internalizing strings and values
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
mstarzinger@chromi...
Check alpha-sorting of includes during presubmit.
blob
|
commitdiff
|
raw
|
diff to current
next