2009-07-17 Gabor Loki <[email protected]>
Reviewed by Gavin Barraclough.
Extend AssemblerBuffer with constant pool handling mechanism. https://bugs.webkit.org/show_bug.cgi?id=24986
Add a platform independed constant pool framework. This pool can store 32 or 64 bits values which is enough to hold any integer, pointer or double constant.