Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-traits.h16 static const bool kIsScalable = false; member
24 static const bool kIsScalable = Scalable; \
62 Helper<OperandTraits<operand_type>::TypeInfoTraits::kIsScalable,
Dbytecodes.h923 static const bool kIsScalable[]; variable