Top


定義場所(file name)

hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp

名前(function name)

void StubGenerator_generate(CodeBuffer* code, bool all) {

本体部(body)

  {- -------------------------------------------
  (1) StubGenerator::StubGenerator() を実行するだけ.
      ---------------------------------------- -}

      StubGenerator g(code, all);
    }

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