Merge external direct magic strings into direct magic strings (#2766)
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
6efdb283aa
commit
f23c746b45
@@ -654,6 +654,8 @@ someplace_in_the_code (void)
|
||||
Registers an external magic string array.
|
||||
|
||||
*Note*: The strings in the array must be sorted by size at first, then lexicographically.
|
||||
*Note*: The maximum number of external magic strings is limited to 2147483648 (UINT32_MAX / 2).
|
||||
If there are more than 2147483648 external magic strings the extra is cropped.
|
||||
|
||||
**Prototype**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user