Searched refs:original_depth_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/lutok/
H A Dstack_cleaner.cpp47 /// \param original_depth_ The depth of the Lua stack.
48 impl(state& state_ref_, const unsigned int original_depth_) : argument
50 original_depth(original_depth_)

Completed in 108 milliseconds