Home
last modified time | relevance | path

Searched defs:LSubKindOperand (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dlithium.h325 LSubKindOperand() : LOperand() { } in LSubKindOperand() function
326 explicit LSubKindOperand(int index) : LOperand(kOperandKind, index) { } in LSubKindOperand() function