#include "v8.h"#include "ic-inl.h"#include "codegen-inl.h"#include "stub-cache.h"ネームスペース | |
| namespace | v8 |
| namespace | v8::internal |
マクロ定義 | |
| #define | __ masm-> |
| #define | __ masm()-> |
関数 | |
| static void | v8::internal::ProbeTable (MacroAssembler *masm, Code::Flags flags, StubCache::Table table, Register name, Register offset) |
| static void | v8::internal::GenerateStringCheck (MacroAssembler *masm, Register receiver, Register scratch, Label *smi, Label *non_string_object) |
| #define __ masm-> |
stub-cache-ia32.cc の 448 行で定義されています。
| #define __ masm()-> |
stub-cache-ia32.cc の 448 行で定義されています。
1.7.1