Changeset 95 in dev for BasicCompiler32/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
  • BasicCompiler32/Opcode.h

    r79 r95  
    192192void dim( char *VarName,int *SubScripts,Type &type,char *InitBuf,char *ConstractParameter,DWORD dwFlags);
    193193void SetVarPtrToEax(RELATIVE_VAR *pRelativeVar);
     194bool Compile_AddGlobalRootsForGc();
    194195
    195196//ParamImpl.cpp
Note: See TracChangeset for help on using the changeset viewer.