#include "frames-inl.h"構成 | |
| class | v8::internal::BASE_EMBEDDED< Allocator > |
| class | v8::internal::Top |
| class | v8::internal::BASE_EMBEDDED< Allocator > |
| class | v8::internal::BASE_EMBEDDED< Allocator > |
| class | v8::internal::BASE_EMBEDDED< Allocator > |
ネームスペース | |
| namespace | v8 |
| namespace | v8::internal |
マクロ定義 | |
| #define | RETURN_IF_SCHEDULED_EXCEPTION() if (Top::has_scheduled_exception()) return Top::PromoteScheduledException() |
| #define | TOP_ADDRESS_LIST(C) |
| #define | C(name) k_##name, |
| #define | TOP_GLOBAL_CONTEXT_FIELD_ACCESSOR(index, type, name) |
| #define RETURN_IF_SCHEDULED_EXCEPTION | ( | ) | if (Top::has_scheduled_exception()) return Top::PromoteScheduledException() |
参照元 v8::internal::BUILTIN(), v8::internal::JSObject::DeleteElementWithInterceptor(), v8::internal::JSObject::DeletePropertyWithInterceptor(), v8::internal::JSObject::GetElementWithInterceptor(), v8::internal::JSObject::GetPropertyWithInterceptor(), v8::internal::JSObject::SetElementWithInterceptor(), v8::internal::JSObject::SetPropertyWithCallback(), と v8::internal::JSObject::SetPropertyWithInterceptor().
| #define TOP_ADDRESS_LIST | ( | C | ) |
1.7.1