#include <stub-cache.h>
Public メソッド | |
| Object * | CompileStoreField (JSObject *object, int index, Map *transition, String *name) |
Private メソッド | |
| Object * | GetCode (PropertyType type) |
stub-cache.h の 428 行で定義されています。
| Object * v8::internal::KeyedStoreStubCompiler::CompileStoreField | ( | JSObject * | object, | |
| int | index, | |||
| Map * | transition, | |||
| String * | name | |||
| ) |
stub-cache-arm.cc の 827 行で定義されています。
参照先 UNIMPLEMENTED.
| Object * v8::internal::KeyedStoreStubCompiler::GetCode | ( | PropertyType | type | ) | [private] |
stub-cache.cc の 910 行で定義されています。
参照先 v8::internal::Code::ComputeMonomorphicFlags(), と v8::internal::Code::KEYED_STORE_IC.
1.7.1