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

  /external/v8/src/
hydrogen-instructions.h 360 bool IsSubtypeOf(const HType& other) {
607 ASSERT(new_type.IsSubtypeOf(type_));
    [all...]
  /external/chromium_org/v8/src/
hydrogen-instructions.h 369 bool IsSubtypeOf(const HType& other) {
723 ASSERT(new_type.IsSubtypeOf(type_));
    [all...]

Completed in 33 milliseconds