Displaying 1 result from an estimated 1 matches for "803f50b".
Did you mean:
8031502
2007 Aug 24
0
7 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_string.c test/trace
...0644
index 0000000..20b8340
--- /dev/null
+++ b/test/trace/string-fake-5.swf.trace
@@ -0,0 +1,12 @@
+o: goodbye
+toString: hello
+valueOf: goodbye
+HELLO
+hello
+l
+108
+1
+1
+el
+h,llo
+ell
diff --git a/test/trace/string-fake-6.swf b/test/trace/string-fake-6.swf
new file mode 100644
index 0000000..803f50b
Binary files /dev/null and b/test/trace/string-fake-6.swf differ
diff --git a/test/trace/string-fake-6.swf.trace b/test/trace/string-fake-6.swf.trace
new file mode 100644
index 0000000..20b8340
--- /dev/null
+++ b/test/trace/string-fake-6.swf.trace
@@ -0,0 +1,12 @@
+o: goodbye
+toString: hello
+val...