Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs-hydrogen.cc1245 HValue* hole_value = graph()->GetConstantHole(); in BuildCodeInitializedStub() local
1246 builder.If<HCompareObjectEqAndBranch>(cell_contents, hole_value); in BuildCodeInitializedStub()