Implementing comparison of ecma-strings for different types of string containers.

This commit is contained in:
Ruben Ayrapetyan
2014-08-21 19:54:11 +04:00
parent bb55d895c4
commit 7d38fee700
3 changed files with 242 additions and 111 deletions
+1
View File
@@ -32,6 +32,7 @@ typedef signed long ssize_t;
#define __unused __attribute__((unused))
#define __packed __attribute__((packed))
#define __noreturn __attribute__((noreturn))
#define __noinline __attribute__((noinline))
/**
* Constants