Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.cc134 Label no_closures(this), one_closure(this), cell_done(this); in EmitFastNewClosure() local
139 Goto(&cell_done); in EmitFastNewClosure()
143 Goto(&cell_done); in EmitFastNewClosure()
147 Goto(&cell_done); in EmitFastNewClosure()
149 Bind(&cell_done); in EmitFastNewClosure()