diff options
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go')
-rw-r--r-- | vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go b/vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go index eccbc9e15..026e064fe 100644 --- a/vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go +++ b/vendor/github.com/bytedance/sonic/internal/native/sse/lspace_subr.go @@ -16,18 +16,14 @@ const ( ) const ( - _size__lspace = 113 + _size__lspace = 87 ) var ( _pcsp__lspace = [][2]uint32{ - {1, 0}, - {89, 8}, - {90, 0}, - {103, 8}, - {104, 0}, - {111, 8}, - {112, 0}, + {0x1, 0}, + {0x56, 8}, + {0x57, 0}, } ) |