Top


定義場所(file name)

hotspot/src/share/vm/interpreter/bytecodes.cpp

名前(function name)

void bytecodes_init() {

本体部(body)

  {- -------------------------------------------
  (1) Bytecodes::initialize() を呼び出すだけ
      ---------------------------------------- -}

      Bytecodes::initialize();
    }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.