Searched refs:hole_value (Results 1 – 1 of 1) sorted by relevance
1245 HValue* hole_value = graph()->GetConstantHole(); in BuildCodeInitializedStub() local1246 builder.If<HCompareObjectEqAndBranch>(cell_contents, hole_value); in BuildCodeInitializedStub()