feat: init
This commit is contained in:
13
node_modules/oxc-parser/src-js/generated/constants.js
generated
vendored
Normal file
13
node_modules/oxc-parser/src-js/generated/constants.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
// Auto-generated code, DO NOT EDIT DIRECTLY!
|
||||
// To edit this generated file you have to edit `tasks/ast_tools/src/generators/raw_transfer.rs`.
|
||||
|
||||
export const BUFFER_SIZE = 2147483616;
|
||||
export const BUFFER_ALIGN = 4294967296;
|
||||
export const ACTIVE_SIZE = 2147483552;
|
||||
export const DATA_POINTER_POS_32 = 536870902;
|
||||
export const IS_TS_FLAG_POS = 2147483612;
|
||||
export const IS_JSX_FLAG_POS = 2147483613;
|
||||
export const HAS_BOM_FLAG_POS = 2147483614;
|
||||
export const PROGRAM_OFFSET = 0;
|
||||
export const SOURCE_START_OFFSET = 8;
|
||||
export const SOURCE_LEN_OFFSET = 16;
|
||||
Reference in New Issue
Block a user