Changeset 95 in dev for BasicCompiler64/Opcode.h


Ignore:
Timestamp:
Apr 15, 2007, 1:34:02 AM (17 years ago)
Author:
dai_9181
Message:

RegisterGlobalRootsの自動生成に対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler64/Opcode.h

    r79 r95  
    325325void dim( char *VarName,int *SubScripts,Type &type,char *InitBuf,char *ConstractParameter,DWORD dwFlags);
    326326void SetVarPtrToReg(int reg,RELATIVE_VAR *pRelativeVar);
     327bool Compile_AddGlobalRootsForGc();
    327328
    328329//ParamImpl.cpp
Note: See TracChangeset for help on using the changeset viewer.