Displaying 1 result from an estimated 1 matches for "09389e0".
Did you mean:
003890
2007 Aug 23
0
10 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_object.c test/trace
...unction-properties-6.swf
new file mode 100644
index 0000000..03a1894
Binary files /dev/null and b/test/trace/global-function-properties-6.swf differ
diff --git a/test/trace/global-function-properties-6.swf.trace b/test/trace/global-function-properties-6.swf.trace
new file mode 100644
index 0000000..09389e0
--- /dev/null
+++ b/test/trace/global-function-properties-6.swf.trace
@@ -0,0 +1,21 @@
+_global.clearInterval = function
+ __proto__ (hp) = _global.Object.__proto__
+ constructor (hp) = _global.Object.constructor
+_global.escape = function
+ __proto__ (hp) = _global.Object.__proto__
+ construct...