#include <memory.h>
すべてのメンバ一覧
説明
memory.h の 36 行で定義されています。
関数
static Address& v8::internal::Memory::Address_at |
( |
Address |
addr |
) |
[inline, static] |
memory.h の 50 行で定義されています。
参照元 v8::internal::StandardFrame::caller_fp(), v8::internal::StandardFrame::caller_pc(), v8::internal::EncodeForwardingAddressInNewSpace(), v8::internal::EncodeFreeRegion(), v8::internal::ExitFrame::GetCallerState(), v8::internal::EntryFrame::GetCallerState(), v8::internal::ExitFrame::GetStateForFramePointer(), v8::internal::IC::IC(), v8::internal::JavaScriptFrame::IsConstructor(), v8::internal::FreeListNode::next(), v8::internal::MarkCompactCollector::RelocateNewObject(), v8::internal::FreeListNode::set_next(), v8::internal::Assembler::set_target_address_at(), v8::internal::Assembler::target_address_at(), と v8::internal::UpdatingVisitor::UpdatePointer().
static int32_t& v8::internal::Memory::int32_at |
( |
Address |
addr |
) |
[inline, static] |
static int& v8::internal::Memory::int_at |
( |
Address |
addr |
) |
[inline, static] |
static Object*& v8::internal::Memory::Object_at |
( |
Address |
addr |
) |
[inline, static] |
memory.h の 54 行で定義されています。
参照元 v8::internal::StandardFrame::context(), v8::internal::InternalFrame::FindCode(), v8::internal::JavaScriptFrame::function(), v8::internal::StandardFrame::GetExpression(), v8::internal::JavaScriptFrame::GetParameter(), v8::internal::StandardFrame::IsConstructFrame(), v8::internal::JavaScriptFrame::Iterate(), v8::internal::StandardFrame::IterateExpressions(), v8::internal::JavaScriptFrame::receiver(), v8::internal::Heap::Scavenge(), v8::internal::Heap::ScavengeObjectSlow(), v8::internal::JavaScriptFrame::set_receiver(), と v8::internal::StandardFrame::SetExpression().
static uint32_t& v8::internal::Memory::uint32_at |
( |
Address |
addr |
) |
[inline, static] |
このクラスの説明は次のファイルから生成されました: