構成 | Public メソッド | Static Public メソッド | Private メソッド | Private 変数

クラス v8::internal::RuntimeStub

#include <codegen.h>

すべてのメンバ一覧

構成

class  ArgumentField
class  IdField

Public メソッド

 RuntimeStub (Runtime::FunctionId id, int num_arguments)
void Generate (MacroAssembler *masm)

Static Public メソッド

static const char * GetNameFromMinorKey (int minor_key)

Private メソッド

Major MajorKey ()
int MinorKey ()
const char * GetName ()

Private 変数

Runtime::FunctionId id_
int num_arguments_

説明

codegen.h124 行で定義されています。


コンストラクタとデストラクタ

v8::internal::RuntimeStub::RuntimeStub ( Runtime::FunctionId  id,
int  num_arguments 
) [inline, explicit]

codegen.h126 行で定義されています。


関数

void v8::internal::RuntimeStub::Generate ( MacroAssembler masm  ) 

codegen.cc456 行で定義されています。

const char * v8::internal::RuntimeStub::GetName (  )  [private]

codegen.cc451 行で定義されています。

static const char* v8::internal::RuntimeStub::GetNameFromMinorKey ( int  minor_key  )  [inline, static]
Major v8::internal::RuntimeStub::MajorKey (  )  [inline, private]

codegen.h144 行で定義されています。

int v8::internal::RuntimeStub::MinorKey (  )  [inline, private]

変数

codegen.h138 行で定義されています。

参照元 MinorKey().

codegen.h139 行で定義されています。

参照元 MinorKey().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義