HomeSort by relevance Sort by last modified time
    Searched refs:Narrows (Results 1 - 2 of 2) sorted by null

  /external/v8/test/cctest/
expression-type-collector-macros.h 19 if (!types[index].bounds.Narrows(type)) { \
31 CHECK(types[index].bounds.Narrows(type));
33 #define CHECK_TYPE(type) CHECK(types[index].bounds.Narrows(type));
  /external/v8/src/
types.h     [all...]

Completed in 45 milliseconds