Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-assembler.cc330 bool is_left_constant = ToIntPtrConstant(left, left_constant); in CODE_ASSEMBLER_BINARY_OP_LIST() local
350 bool is_left_constant = ToIntPtrConstant(left, left_constant); in IntPtrSub() local