core/vm: expose intpool to stack dup method
Improve the duplication method of the stack to reuse big ints by passing in an existing integer pool.
Showing
Please register or sign in to comment
Improve the duplication method of the stack to reuse big ints by passing in an existing integer pool.