Change literal status flags to enum. (#2474)
Also fix a white space typo. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
committed by
László Langó
parent
4e58ccf680
commit
767dd68ce1
@@ -77,7 +77,7 @@
|
||||
#endif /* !PARSER_MAXIMUM_CODE_SIZE */
|
||||
|
||||
/**
|
||||
* Maximum number of values pushed onto the stack by a function.
|
||||
* Maximum number of values pushed onto the stack by a function.
|
||||
* Limit: 65500. Recommended: 1024.
|
||||
*/
|
||||
#ifndef PARSER_MAXIMUM_STACK_LIMIT
|
||||
|
||||
Reference in New Issue
Block a user