Home
last modified time | relevance | path

Searched refs:CASE_KIND (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcompilation-info.cc177 #define CASE_KIND(kind) case Code::kind: in GetOutputStackFrameType() macro
178 IC_KIND_LIST(CASE_KIND) in GetOutputStackFrameType()
179 #undef CASE_KIND in GetOutputStackFrameType()
Dobjects-inl.h4865 #define CASE_KIND(kind) case kind: in IsCodeStubOrIC() macro
4866 IC_KIND_LIST(CASE_KIND) in IsCodeStubOrIC()
4867 #undef CASE_KIND in IsCodeStubOrIC()