Implementing ecma_string_to_zt_string for number-represented string and strings that are stored in literal table

This commit is contained in:
Ruben Ayrapetyan
2014-08-21 16:46:45 +04:00
parent 1261820838
commit 616c96d3bb
4 changed files with 220 additions and 152 deletions
+1 -1
View File
@@ -466,7 +466,7 @@ typedef float ecma_number_t;
/**
* Maximum number of characters in string representation of ecma-number
*/
#define ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER 512
#define ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER 64
/**
* Maximum number of characters in string representation of ecma-uint32