зеркало из https://github.com/github/ruby.git
commit miss. iseq.h should be commit with last commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
0dba10a47f
Коммит
c0ce9a7227
2
iseq.h
2
iseq.h
|
@ -34,7 +34,7 @@ VALUE rb_iseq_line_trace_all(VALUE iseqval);
|
|||
VALUE rb_iseq_line_trace_specify(VALUE iseqval, VALUE pos, VALUE set);
|
||||
|
||||
/* proc.c */
|
||||
rb_iseq_t *rb_method_get_iseq(VALUE body);
|
||||
rb_iseq_t *rb_method_iseq(VALUE body);
|
||||
rb_iseq_t *rb_proc_get_iseq(VALUE proc, int *is_proc);
|
||||
|
||||
struct rb_compile_option_struct {
|
||||
|
|
Загрузка…
Ссылка в новой задаче