Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc356 Label load_existent(this); in HandleLoadICProtoHandlerCase() local
357 GotoIf(WordNotEqual(maybe_holder_cell, NullConstant()), &load_existent); in HandleLoadICProtoHandlerCase()
366 Bind(&load_existent); in HandleLoadICProtoHandlerCase()
430 Label load_existent(this); in EmitLoadICProtoArrayCheck() local
431 GotoIf(WordNotEqual(maybe_holder_cell, NullConstant()), &load_existent); in EmitLoadICProtoArrayCheck()
439 Bind(&load_existent); in EmitLoadICProtoArrayCheck()