rb_iseq_new_main 1703 ruby.c         	iseq = rb_iseq_new_main(tree, opt->script_name, path, base_block->iseq);
rb_iseq_new_main  819 vm_core.h      rb_iseq_t *rb_iseq_new_main(NODE *node, VALUE path, VALUE absolute_path, const rb_iseq_t *parent);