Implementing ecma_string_to_zt_string for number-represented string and strings that are stored in literal table
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user