5 #ifndef V8_HYDROGEN_CHECK_ELIMINATION_H_
6 #define V8_HYDROGEN_CHECK_ELIMINATION_H_
22 #define ADD_STRING_MAP(type, size, name, Name) \
23 string_maps_.Add(Unique<Map>::CreateImmovable( \
24 graph->isolate()->factory()->name##_map()), zone());
52 #define COUNT(type, size, name, Name) + 1
const UniqueSet< Map > * string_maps() const
UniqueSet< Map > string_maps_
HAliasAnalyzer * aliasing_
static const int kStringMapsSize
HCheckEliminationPhase(HGraph *graph)
#define COUNT(type, size, name, Name)
#define ADD_STRING_MAP(type, size, name, Name)
#define DCHECK_EQ(v1, v2)
Debugger support for the V8 JavaScript engine.
#define STRING_TYPE_LIST(V)