Apply modifications on top of WTF/JSC
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 12 Apr 2013 13:49:31 +0000 (15:49 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 12 Apr 2013 15:30:23 +0000 (17:30 +0200)
commit1cdcfa500ac971727d57db8edcb41abe38516e5a
tree495ebdf272370938951de20fdc0eb81c9e137a5a
parentfd09b7d9b54ccb4d737747ee7fba26f15f4901cd
Apply modifications on top of WTF/JSC

* Extend FunctionPtr by another overloaded constructor that allows passing 6 arguments
* Work around STL <> WTF incompatibilities with iterators
* Remove unused printInternal functions that rely on CString/WTFString

Change-Id: Ie0cc503288871cb594716e47e03dd509b1b5ac85
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/3rdparty/masm/assembler/AssemblerBuffer.h
src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h
src/3rdparty/masm/wtf/PrintStream.cpp
src/3rdparty/masm/wtf/PrintStream.h