るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.036秒)
トップページ > クエリ:self[x] > クエリ:call[x] > クエリ:proc_invoke[x]

別のキーワード

  1. _builtin call
  2. fiddle call
  3. method call
  4. formatter call
  5. tracer display_c_call

検索結果

static VALUE proc_invoke(VALUE proc, VALUE args, int pcall, VALUE self) (38332.0)

Proc オブジェクト proc を起動します。そのとき 引数を args とし、self を self にします。

...Proc オブジェクト proc を起動します。そのとき
引数を args とし、self self にします。...