Public メソッド | Private メソッド

クラス v8::internal::KeyedLoadStubCompiler

#include <stub-cache.h>

すべてのメンバ一覧

Public メソッド

ObjectCompileLoadField (String *name, JSObject *object, JSObject *holder, int index)
ObjectCompileLoadCallback (String *name, JSObject *object, JSObject *holder, AccessorInfo *callback)
ObjectCompileLoadConstant (String *name, JSObject *object, JSObject *holder, Object *value)
ObjectCompileLoadInterceptor (JSObject *object, JSObject *holder, String *name)
ObjectCompileLoadArrayLength (String *name)
ObjectCompileLoadStringLength (String *name)
ObjectCompileLoadFunctionPrototype (String *name)

Private メソッド

ObjectGetCode (PropertyType)

説明

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


関数

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadArrayLength ( String name  ) 

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadArrayLength().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadCallback ( String name,
JSObject object,
JSObject holder,
AccessorInfo callback 
)

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadCallback().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadConstant ( String name,
JSObject object,
JSObject holder,
Object value 
)

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadConstant().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadField ( String name,
JSObject object,
JSObject holder,
int  index 
)

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadField().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadFunctionPrototype ( String name  ) 

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadFunctionPrototype().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadInterceptor ( JSObject object,
JSObject holder,
String name 
)

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadInterceptor().

Object * v8::internal::KeyedLoadStubCompiler::CompileLoadStringLength ( String name  ) 

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

参照先 UNIMPLEMENTED.

参照元 v8::internal::StubCache::ComputeKeyedLoadStringLength().

Object * v8::internal::KeyedLoadStubCompiler::GetCode ( PropertyType  type  )  [private]

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