Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc1105 TNode<IntPtrT> const int_one = IntPtrConstant(1); in FlagsGetter() local
1179 var_offset.Bind(IntPtrAdd(var_offset.value(), int_one)); \ in FlagsGetter()
2664 TNode<IntPtrT> int_one = IntPtrConstant(1); in ReplaceGlobalCallableFastPath() local
2762 var_i = IntPtrAdd(var_i.value(), int_one); in ReplaceGlobalCallableFastPath()
2794 var_i = IntPtrAdd(var_i.value(), int_one); in ReplaceGlobalCallableFastPath()