Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
function rb_jump_tag (Ruby 2.2.0)
[go: Go Back, main page]

Ruby 2.2.0 リファレンスマニュアル > 関数一覧 > rb_jump_tag

function rb_jump_tag

void rb_jump_tag(int tag)

初出: [ruby-dev:4064]

rb_load_protect,rb_eval_string_protect,rb_protect などで捕捉した大域脱出を再生成します。

tagには上記関数の引数で受け取ったstateを指定します。