Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc776 Label inner_next(this); in TF_BUILTIN() local
777 GotoIfNot(IsUndefined(flags), &inner_next); in TF_BUILTIN()
781 Goto(&inner_next); in TF_BUILTIN()
783 Bind(&inner_next); in TF_BUILTIN()
801 Label inner_next(this); in TF_BUILTIN() local
802 GotoIfNot(IsUndefined(flags), &inner_next); in TF_BUILTIN()
808 Goto(&inner_next); in TF_BUILTIN()
810 Bind(&inner_next); in TF_BUILTIN()