зеркало из https://github.com/github/ruby.git
* expand tabs.
This commit is contained in:
Родитель
19d3c80e81
Коммит
e18e785253
|
@ -1313,7 +1313,7 @@ rb_profile_frames(int start, int limit, VALUE *buff, int *lines)
|
|||
const rb_callable_method_entry_t *cme;
|
||||
|
||||
for (i=0; i<limit && cfp != end_cfp;) {
|
||||
if (VM_FRAME_RUBYFRAME_P(cfp)) {
|
||||
if (VM_FRAME_RUBYFRAME_P(cfp)) {
|
||||
if (start > 0) {
|
||||
start--;
|
||||
continue;
|
||||
|
|
Загрузка…
Ссылка в новой задаче