setStackLimit abstract method

void setStackLimit(
  1. int handle,
  2. int depth
)

Sets the stack depth limit.

Implementation

void setStackLimit(int handle, int depth);