Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc1329 Label inner_next(this); in TF_BUILTIN() local
1330 GotoIfNot(IsUndefined(flags), &inner_next); in TF_BUILTIN()
1334 Goto(&inner_next); in TF_BUILTIN()
1336 BIND(&inner_next); in TF_BUILTIN()
1351 Label inner_next(this); in TF_BUILTIN() local
1352 GotoIfNot(IsUndefined(flags), &inner_next); in TF_BUILTIN()
1357 Goto(&inner_next); in TF_BUILTIN()
1359 BIND(&inner_next); in TF_BUILTIN()