Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs-hydrogen.cc1231 HValue* cell_contents = Add<HLoadNamedField>( in BuildCodeInitializedStub() local
1236 builder.If<HCompareObjectEqAndBranch>(cell_contents, value); in BuildCodeInitializedStub()
1246 builder.If<HCompareObjectEqAndBranch>(cell_contents, hole_value); in BuildCodeInitializedStub()