るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.298秒)
トップページ > バージョン:2.6.0[x] > クエリ:GC[x] > クエリ:rb_class_new_instance[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

VALUE rb_class_new_instance(int argc, VALUE *argv, VALUE klass) (114601.0)

Class#new の実体です。

Class#new の実体です。