Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm64/
Dlithium-codegen-arm64.cc3338 Label not_the_hole; in DoLoadContextSlot() local
3339 __ JumpIfNotRoot(result, Heap::kTheHoleValueRootIndex, &not_the_hole); in DoLoadContextSlot()
3341 __ Bind(&not_the_hole); in DoLoadContextSlot()