Public メソッド | Private メソッド | Private 変数

クラス v8::internal::CallStubCompiler

#include <stub-cache.h>

すべてのメンバ一覧

Public メソッド

 CallStubCompiler (int argc)
ObjectCompileCallField (Object *object, JSObject *holder, int index)
ObjectCompileCallConstant (Object *object, JSObject *holder, JSFunction *function, CheckType check)
ObjectCompileCallInterceptor (Object *object, JSObject *holder, String *name)

Private メソッド

const ParameterCount & arguments ()
ObjectGetCode (PropertyType type)

Private 変数

const ParameterCount arguments_

説明

stub-cache.h440 行で定義されています。


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

v8::internal::CallStubCompiler::CallStubCompiler ( int  argc  )  [inline, explicit]

stub-cache.h442 行で定義されています。


関数

const ParameterCount& v8::internal::CallStubCompiler::arguments (  )  [inline, private]

stub-cache.h456 行で定義されています。

参照先 arguments_.

参照元 CompileCallConstant(), CompileCallField(), と CompileCallInterceptor().

Object * v8::internal::CallStubCompiler::CompileCallConstant ( Object object,
JSObject holder,
JSFunction function,
CheckType  check 
)
Object * v8::internal::CallStubCompiler::CompileCallField ( Object object,
JSObject holder,
int  index 
)
Object * v8::internal::CallStubCompiler::CompileCallInterceptor ( Object object,
JSObject holder,
String name 
)
Object * v8::internal::CallStubCompiler::GetCode ( PropertyType  type  )  [private]

変数

const ParameterCount v8::internal::CallStubCompiler::arguments_ [private]

stub-cache.h454 行で定義されています。

参照元 arguments(), と GetCode().


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