Searched refs:from_cursor (Results 1 – 2 of 2) sorted by relevance
295 functions.append(self.from_cursor(child, module))335 def from_cursor(self, cursor, module): member in DeclaredFunctionsParser
203 TNode<IntPtrT> from_cursor = var_from_cursor.value(); in ConstructNewResultFromMatchInfo() local205 TNode<Smi> start = CAST(LoadFixedArrayElement(match_info, from_cursor)); in ConstructNewResultFromMatchInfo()211 IntPtrAdd(from_cursor, IntPtrConstant(1)); in ConstructNewResultFromMatchInfo()220 var_from_cursor = IntPtrAdd(from_cursor, IntPtrConstant(2)); in ConstructNewResultFromMatchInfo()