Skip to content

[Feature] update primjs to v2.0 - #371

Closed
jianliang00 wants to merge 0 commit into
developfrom
shadow/p/zyp/primjs2.0
Closed

[Feature] update primjs to v2.0#371
jianliang00 wants to merge 0 commit into
developfrom
shadow/p/zyp/primjs2.0

Conversation

@jianliang00

Copy link
Copy Markdown
Contributor

No description provided.


son::node::Node* DecSp(son::node::Node* sp, int idx) {
sp = CastRawToIntPtr(sp);
auto index = IntPtrValue(idx * lepus_value_size());

son::node::Node* IncSp(son::node::Node* sp, int idx) {
sp = CastRawToIntPtr(sp);
auto index = IntPtrValue(idx * lepus_value_size());
@jianliang00
jianliang00 force-pushed the shadow/p/zyp/primjs2.0 branch 4 times, most recently from fea3b87 to 0f89c08 Compare August 20, 2026 12:28
@jianliang00
jianliang00 force-pushed the shadow/p/zyp/primjs2.0 branch from 0f89c08 to 30c4685 Compare August 24, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants