Searched refs:not_a_smi (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm/
H A Dmacro-assembler-arm.h1146 // the original value and jump to not_a_smi. Destroys scratch and
1148 void TrySmiTag(Register reg, Label* not_a_smi, Register scratch) { argument
1151 b(vs, not_a_smi);

Completed in 56 milliseconds