Home
last modified time | relevance | path

Searched refs:on_not_smi (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/x64/
Dmacro-assembler-x64.h525 Label* on_not_smi,
530 Label* on_not_smi,
Dmacro-assembler-x64.cc1541 Label* on_not_smi, in JumpIfNotSmi() argument
1544 j(NegateCondition(smi), on_not_smi, near_jump); in JumpIfNotSmi()