Skip to content

Commit

Permalink
Fixes bug 715713, add CrashInJS to the prefix skiplist
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraxt committed Feb 23, 2012
1 parent e324327 commit cd00f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config/processorconfig.py.dist
Expand Up @@ -231,6 +231,7 @@ prefixSignatureRegEx = '|'.join([
'setjmp',
'fastcopy_I',
'_RTC_Terminate',
'CrashInJS',
])

signaturesWithLineNumbersRegEx = cm.Option()
Expand Down

0 comments on commit cd00f89

Please sign in to comment.