comparison src/share/vm/classfile/vmSymbols.hpp @ 4222:8e2985cdaaa5

Renaming of VMExits and VMEntries part 3.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 04 Jan 2012 21:13:44 +0100
parents bcbb918f5ac6
children e0a4668c57a2
comparison
equal deleted inserted replaced
4221:bcbb918f5ac6 4222:8e2985cdaaa5
341 template(createCiConstantDouble_name, "createCiConstantDouble") \ 341 template(createCiConstantDouble_name, "createCiConstantDouble") \
342 template(createCiConstantDouble_signature, "(D)Lcom/oracle/max/cri/ci/CiConstant;") \ 342 template(createCiConstantDouble_signature, "(D)Lcom/oracle/max/cri/ci/CiConstant;") \
343 template(createCiConstantObject_name, "createCiConstantObject") \ 343 template(createCiConstantObject_name, "createCiConstantObject") \
344 template(createCiConstantObject_signature, "(Ljava/lang/Object;)Lcom/oracle/max/cri/ci/CiConstant;") \ 344 template(createCiConstantObject_signature, "(Ljava/lang/Object;)Lcom/oracle/max/cri/ci/CiConstant;") \
345 template(getVMExits_name, "getVMExits") \ 345 template(getVMExits_name, "getVMExits") \
346 template(getVMExits_signature, "()Lcom/oracle/max/graal/hotspot/VMToCompiler;") \ 346 template(getVMExits_signature, "()Lcom/oracle/max/graal/hotspot/bridge/VMToCompiler;") \
347 template(getInstance_name, "getInstance") \ 347 template(getInstance_name, "getInstance") \
348 template(initialize_name, "initialize") \ 348 template(initialize_name, "initialize") \
349 template(getInstance_signature, "()Lcom/oracle/max/graal/hotspot/Compiler;") \ 349 template(getInstance_signature, "()Lcom/oracle/max/graal/hotspot/Compiler;") \
350 template(forObject_name, "forObject") \ 350 template(forObject_name, "forObject") \
351 template(callbackInternal_name, "callbackInternal") \ 351 template(callbackInternal_name, "callbackInternal") \