Accumulatethenative binding size. And check the limit of new space and global space native size, then trigger young gc or oldgc.
**【任务来源】**
新值
**【任务描述】**
Trigger gc by native binding size
**【解决方案】**
Trigger gc by native binding size.
Change andaddinterface to accumulate the native binding size. And check whether the native size of new space and global spaceexceed the limit, then trigger young gc or old gc.