Searched defs:SetRangeStart (Results 1 – 2 of 2) sorted by relevance
98 void HandlerTable::SetRangeStart(int index, int value) { in SetRangeStart() function in v8::internal::HandlerTable
607 void SetRangeStart(SourceLocation Loc) { Range.setBegin(Loc); } in SetRangeStart() function