search for: 5292ad6

Displaying 1 result from an estimated 1 matches for "5292ad6".

Did you mean: 5282adb
2007 Jun 28
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c test/trace
...trace/string-indexof-6.swf b/test/trace/string-indexof-6.swf new file mode 100644 index 0000000..0192218 Binary files /dev/null and b/test/trace/string-indexof-6.swf differ diff --git a/test/trace/string-indexof-6.swf.trace b/test/trace/string-indexof-6.swf.trace new file mode 100644 index 0000000..5292ad6 --- /dev/null +++ b/test/trace/string-indexof-6.swf.trace @@ -0,0 +1,19 @@ +Check String.indexOf +>>> ABCDEFGHIabcdefghiABCDEFGHIabcdefghi +36 +12 +15 +-1 +-1 +-1 +35 +17 +>>> ??????t??tGHIabcdefghiABCDEFGHIabcdefghi +36 +12 +15 +-1 +-1 +-1 +35 +17 diff --git a/test/trace/string-i...