構成 | ネームスペース | マクロ定義

src/runtime.h

ソースコードを見る。

構成

class  v8::internal::Runtime
struct  v8::internal::Runtime::Function

ネームスペース

namespace  v8
namespace  v8::internal

マクロ定義

#define RUNTIME_FUNCTION_LIST_ALWAYS(F)
#define RUNTIME_FUNCTION_LIST_DEBUG(F)
#define RUNTIME_FUNCTION_LIST(F)
#define F(name, nargs)   k##name,

マクロ定義

#define F (   name,
  nargs 
)    k##name,

runtime.h316 行で定義されています。

#define RUNTIME_FUNCTION_LIST (   F  ) 
#define RUNTIME_FUNCTION_LIST_ALWAYS (   F  ) 

runtime.h40 行で定義されています。

#define RUNTIME_FUNCTION_LIST_DEBUG (   F  ) 

runtime.h297 行で定義されています。

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義