Searched refs:CASE_BODY (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/snapshot/
H A Ddeserializer.cc494 #define CASE_BODY(where, how, within, space_number_if_any) \ macro
590 CASE_BODY(where, how, within, NEW_SPACE) \
595 CASE_BODY(where, how, within, kAnyOldSpace)
611 CASE_BODY(where, how, within, space)
686 #undef CASE_BODY macro

Completed in 95 milliseconds