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

クラス v8::internal::LookupCache

#include <objects.h>

HashTable< 0, 2 >を継承しています。

すべてのメンバ一覧

Public メソッド

int Lookup (Map *map, String *name)
ObjectPut (Map *map, String *name, int offset)

Static Public メソッド

static LookupCachecast (Object *obj)

Static Public 変数

static const int kNotFound = -1

Private メソッド

 DISALLOW_IMPLICIT_CONSTRUCTORS (LookupCache)

説明

objects.h1892 行で定義されています。


関数

static LookupCache* v8::internal::LookupCache::cast ( Object obj  )  [inline, static]
v8::internal::LookupCache::DISALLOW_IMPLICIT_CONSTRUCTORS ( LookupCache   )  [private]
int v8::internal::LookupCache::Lookup ( Map map,
String name 
)
Object * v8::internal::LookupCache::Put ( Map map,
String name,
int  offset 
)

変数

const int v8::internal::LookupCache::kNotFound = -1 [static]

objects.h1899 行で定義されています。

参照元 Lookup(), と v8::internal::Runtime_KeyedGetProperty().


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