Searched defs:firstLineIndex (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | debug_info_extractor.h | 203 int firstLineIndex = ((lineTable[0].line == SPECIAL_LINE_MARK) ? 1 : 0); in GetFristLine() local |
Completed in 2 milliseconds