v8/src/ast
Michael Starzinger f3fd12adcb [ast] Remove two unused assembler label fields.
R=marja@chromium.org

Change-Id: I3986d7a5627849ac09ff563fc57aac9bbaeaefa7
Reviewed-on: https://chromium-review.googlesource.com/543497
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46102}
2017-06-21 15:15:06 +00:00
..
ast-expression-rewriter.cc [generators] Remove generator_object_ member from Suspend AST node 2017-06-05 18:11:02 +00:00
ast-expression-rewriter.h [crankshaft] Remove dead {TypeFeedbackOracle}. 2017-06-19 10:28:00 +00:00
ast-function-literal-id-reindexer.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
ast-function-literal-id-reindexer.h Assign unique IDs to FunctionLiterals 2016-11-28 11:40:53 +00:00
ast-numbering.cc [ast] Simplify assignment of OSR entry ids. 2017-06-21 12:17:35 +00:00
ast-numbering.h [ast] rename "Yield" to "Suspend" 2017-03-22 17:34:08 +00:00
ast-traversal-visitor.h [generators] Remove generator_object_ member from Suspend AST node 2017-06-05 18:11:02 +00:00
ast-type-bounds.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
ast-types.cc [Collections] Implement SmallOrderedHashMap 2017-06-20 10:25:15 +00:00
ast-types.h Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00
ast-value-factory.cc [runtime] Use IsDecimalDigit in StringHasher rather than manual check 2017-06-13 15:45:59 +00:00
ast-value-factory.h [runtime] Cache hash on HashTableKey and hash_field on StringTableKey 2017-06-13 12:32:07 +00:00
ast.cc [parser] Improve propagation of SharedFunctionInfo::has_shared_name(). 2017-06-20 09:27:49 +00:00
ast.h [ast] Remove two unused assembler label fields. 2017-06-21 15:15:06 +00:00
compile-time-value.cc [runtime] Ensure slow properties for simple {__proto__:null} literals. 2017-04-27 14:48:32 +00:00
compile-time-value.h [runtime] Ensure slow properties for simple {__proto__:null} literals. 2017-04-27 14:48:32 +00:00
context-slot-cache.cc [runtime] Cache hash on HashTableKey and hash_field on StringTableKey 2017-06-13 12:32:07 +00:00
context-slot-cache.h [gn] Enable stricter build flags 2017-03-17 15:18:18 +00:00
modules.cc [iwyu] Minor iwyu fixes. 2017-02-01 14:46:14 +00:00
modules.h [gn] Enable stricter build flags 2017-03-17 15:18:18 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
prettyprinter.cc [parser] Introduce SharedFunctionInfo::has_shared_name(). 2017-06-06 17:23:17 +00:00
prettyprinter.h [parser] Introduce SharedFunctionInfo::has_shared_name(). 2017-06-06 17:23:17 +00:00
scopes.cc [runtime] Cache hash on HashTableKey and hash_field on StringTableKey 2017-06-13 12:32:07 +00:00
scopes.h [parser] Skipping inner funcs: fix parameter count in preparser. 2017-05-29 14:18:22 +00:00
variables.cc Skip hole initialization of lexical variables when possible 2017-05-08 19:28:30 +00:00
variables.h Skip hole initialization of lexical variables when possible 2017-05-08 19:28:30 +00:00