Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/x64/
Dmacro-assembler-x64.h515 Label* on_not_smi,
520 Label* on_not_smi,
Dmacro-assembler-x64.cc1540 Label* on_not_smi, in JumpIfNotSmi() argument
1543 j(NegateCondition(smi), on_not_smi, near_jump); in JumpIfNotSmi()