JS_NATIVE_ERROR_COUNT,/* number of different NativeError objects */
}JSErrorEnum;
#define JS_MAX_LOCAL_VARS 65536
#define JS_MAX_LOCAL_VARS 65535
#define JS_STACK_SIZE_MAX 65534
#define JS_STRING_LEN_MAX ((1 << 30) - 1)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.