Searched defs:HMathFloorOfDiv (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h4189 class HMathFloorOfDiv FINAL : public HBinaryOperation {
4191 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HMathFloorOfDiv,
4201 HMathFloorOfDiv(HValue* context, HValue* left, HValue* right) function in class:v8::FINAL::FINAL

Completed in 167 milliseconds