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

  /external/chromium_org/v8/src/x64/
lithium-gap-resolver-x64.cc 198 if (cgen_->IsSmiConstant(constant_source)) {
218 if (cgen_->IsSmiConstant(constant_source)) {
lithium-codegen-x64.h 105 bool IsSmiConstant(LConstantOperand* op) const;
lithium-codegen-x64.cc 412 bool LCodeGen::IsSmiConstant(LConstantOperand* op) const {
    [all...]

Completed in 36 milliseconds