Searched refs:_linksTop (Results 1 – 1 of 1) sorted by relevance
111 int _linksTop; field in VariableStack157 _linksTop = 0; in reset()167 _links[_linksTop++] = 0; in reset()225 if (_linksTop + 1 >= _links.length) in link()234 _links[_linksTop++] = _currentFrameBottom; in link()245 _frameTop = _links[--_linksTop]; in unlink()246 _currentFrameBottom = _links[_linksTop - 1]; in unlink()257 _frameTop = _links[--_linksTop]; in unlink()