るりまサーチ

最速Rubyリファレンスマニュアル検索!
108件ヒット [101-108件を表示] (0.019秒)

別のキーワード

  1. mkmf try_compile
  2. kernel try_compile
  3. ripper compile_error
  4. _builtin compile

ライブラリ

クラス

キーワード

検索結果

<< < 1 2 >>

RubyVM::InstructionSequence.compile_option=(options) (3030.0)

命令シーケンスのコンパイル時のデフォルトの最適化オプションを引数 options で指定します。

...compile、.compile_file メソッドの実行の際に option 引数を指定し
た場合はその実行のみ最適化オプションを変更する事もできます。

@see RubyVM::InstructionSequence.new,
RubyVM::InstructionSequence.compile,
RubyVM::InstructionSequence.compile_file...
<< < 1 2 >>