Searched defs:IsSmiConstant (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/v8/src/x64/ | ||
H A D | lithium-codegen-x64.cc | 412 bool LCodeGen::IsSmiConstant(LConstantOperand* op) const { function in class:v8::internal::LCodeGen 3942 if (!IsSmiConstant(operand_value)) { |
Completed in 84 milliseconds