nbc_env_tのコラボレーション図

変数 | |
| nbc_env_t * | parent |
| 呼出し元環境 | |
| newtStack | bytecode |
| バイトコードバッファ | |
| newtStack | breakstack |
| ブレークスタック | |
| newtStack | onexcpstack |
| 例外スタック | |
| newtRefVar | func |
| 関数オブジェクト | |
| newtRefVar | literals |
| 関数オブジェクトのリテラルフレーム | |
| newtRefVar | argFrame |
| 関数オブジェクトのフレーム | |
| newtRefVar | constant |
| 定数フレーム | |
1.5.0