rm bigint
This commit is contained in:
@@ -75,7 +75,6 @@ typedef uint32_t JSAtom;
|
||||
enum {
|
||||
/* all tags with a reference count are negative */
|
||||
JS_TAG_FIRST = -10, /* first negative tag */
|
||||
JS_TAG_BIG_INT = -10,
|
||||
JS_TAG_SYMBOL = -9,
|
||||
JS_TAG_STRING = -8,
|
||||
JS_TAG_STRING_ROPE = -7,
|
||||
|
||||
Reference in New Issue
Block a user