summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go')
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go38
1 files changed, 19 insertions, 19 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go b/vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go
index 65e8c8824..d7574cba1 100644
--- a/vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go
+++ b/vendor/github.com/bytedance/sonic/internal/native/sse/value_subr.go
@@ -8,35 +8,35 @@ import (
)
const (
- _entry__value = 192
+ _entry__value = 208
)
const (
- _stack__value = 112
+ _stack__value = 128
)
const (
- _size__value = 12816
+ _size__value = 12188
)
var (
_pcsp__value = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {562, 112},
- {566, 48},
- {567, 40},
- {569, 32},
- {571, 24},
- {573, 16},
- {575, 8},
- {576, 0},
- {12816, 112},
+ {0x1, 0},
+ {0x6, 8},
+ {0x8, 16},
+ {0xa, 24},
+ {0xc, 32},
+ {0xd, 40},
+ {0x11, 48},
+ {0x1f9, 128},
+ {0x1fa, 48},
+ {0x1fc, 40},
+ {0x1fe, 32},
+ {0x200, 24},
+ {0x202, 16},
+ {0x203, 8},
+ {0x204, 0},
+ {0x2f9c, 128},
}
)