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

  /external/chromium_org/v8/src/
property-details.h 93 static Representation FromKind(Kind kind) { return Representation(kind); }
236 return Representation::FromKind(static_cast<Representation::Kind>(bits));
code-stubs.h 1028 return Representation::FromKind(RepresentationBits::decode(bit_field_));
    [all...]
hydrogen-instructions.h     [all...]

Completed in 67 milliseconds