14 lines
546 B
JavaScript
14 lines
546 B
JavaScript
// 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;
|