#include <arguments.h>
arguments.h の 45 行で定義されています。
anonymous enum |
property.h の 157 行で定義されています。
enum v8::internal::BASE_EMBEDDED::CheckType |
stub-cache.h の 275 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Id |
enum v8::internal::BASE_EMBEDDED::Kind |
variables.h の 69 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Major |
code-stubs.h の 37 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Mode |
enum v8::internal::BASE_EMBEDDED::Mode |
assembler.h の 161 行で定義されています。
enum v8::internal::BASE_EMBEDDED::PrintMode |
enum v8::internal::BASE_EMBEDDED::State |
enum v8::internal::BASE_EMBEDDED::Type |
UNCONDITIONAL_JUMP | |
OTHER | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
NONE | |
NUMBER_OF_TYPES |
codegen-ia32.h の 113 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Type |
UNCONDITIONAL_JUMP | |
OTHER | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
NONE | |
NUMBER_OF_TYPES |
assembler-ia32.h の 291 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Type |
UNCONDITIONAL_JUMP | |
OTHER | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
ILLEGAL | |
SLOT | |
NAMED | |
KEYED | |
NONE | |
NUMBER_OF_TYPES |
codegen-arm.h の 58 行で定義されています。
enum v8::internal::BASE_EMBEDDED::Type |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~Visitor | ( | ) | [inline, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::~Genesis | ( | ) |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~CodeStub | ( | ) | [inline, virtual] |
code-stubs.h の 71 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::~Reference | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~CodeGenState | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~Reference | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~CodeGenState | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~StatsRateScope | ( | ) | [inline] |
counters.h の 190 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::~MessageQueue | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~LockingMessageQueue | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~EnterDebugger | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~DisableBreak | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~StackGuard | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~PostponeInterruptsScope | ( | ) | [inline] |
execution.h の 241 行で定義されています。
virtual v8::internal::BASE_EMBEDDED< Allocator >::~StackFrame | ( | ) | [inline, protected, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::~NoHandleAllocation | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~OptimizedObjectForAddingMultipleProperties | ( | ) |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~Allocator | ( | ) | [inline, virtual] |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~HeapIterator | ( | ) | [virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::~GCTracer | ( | ) |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~ObjectVisitor | ( | ) | [inline, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::~TemporaryScope | ( | ) |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~ParserFactory | ( | ) | [inline, virtual] |
virtual v8::internal::BASE_EMBEDDED< Allocator >::~ParserLog | ( | ) | [inline, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::~Target | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~TargetScope | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~LexicalScope | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~SaveContext | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::~ExecutionAccess | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~WeightScaler | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::~ZoneScope | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Add | ( | Vector< const char > | name, | |
Handle< JSFunction > | fun | |||
) | [inline] |
bootstrapper.cc の 68 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::AddProperty | ( | ) | [inline] |
Address v8::internal::BASE_EMBEDDED< Allocator >::address | ( | ) | const [inline] |
Address v8::internal::BASE_EMBEDDED< Allocator >::address | ( | ) | const [inline] |
assembler.h の 441 行で定義されています。
static Address v8::internal::BASE_EMBEDDED< Allocator >::address_of_jslimit | ( | ) | [inline, static] |
execution.h の 140 行で定義されています。
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::address_of_stack_guard_limit | ( | ) | [static] |
void v8::internal::BASE_EMBEDDED< Allocator >::AddSpecialFunction | ( | Handle< JSObject > | prototype, | |
const char * | name, | |||
Handle< Code > | code | |||
) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::Advance | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::advance | ( | ) | [inline] |
property.h の 322 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::Advance | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Advance | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::AdvanceToArgumentsFrame | ( | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::Allocate | ( | int | size_in_bytes, | |
int * | wasted_bytes | |||
) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::Allocate | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::AllocateBytes | ( | int | size_in_bytes | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::AllocateLocals | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::AllocationStats | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::AllowsStubCalls | ( | ) | [inline, private] |
code-stubs.h の 99 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::AllSpaces | ( | ) | [inline] |
static int v8::internal::BASE_EMBEDDED< Allocator >::ArchiveSpacePerThread | ( | ) | [static] |
static char* v8::internal::BASE_EMBEDDED< Allocator >::ArchiveStackGuard | ( | char * | to | ) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::AssertNoContextChange | ( | ) | [inline] |
Smi* v8::internal::BASE_EMBEDDED< Allocator >::AsSmi | ( | ) | [inline] |
Handle<S> v8::internal::BASE_EMBEDDED< Allocator >::at | ( | int | index | ) | [inline] |
arguments.h の 52 行で定義されています。
参照先 v8::internal::S.
PropertyAttributes v8::internal::BASE_EMBEDDED< Allocator >::attributes | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::Available | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::available | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::available | ( | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::BeginCodeIteration | ( | Code * | code | ) | [virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::BuildSpecialFunctionTable | ( | ) | [private] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::builtin_passed_function | ( | ) | [static] |
int v8::internal::BASE_EMBEDDED< Allocator >::Capacity | ( | ) | [inline] |
static Object* v8::internal::BASE_EMBEDDED< Allocator >::cast | ( | Object * | value | ) | [inline, static] |
bool v8::internal::BASE_EMBEDDED< Allocator >::CheckStackOverflow | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Clear | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Clear | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Clear | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::ClearMark | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::ClearOverflow | ( | ) | [inline] |
static uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::climit | ( | ) | [inline, static, private] |
execution.h の 165 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::CodeGenState | ( | CodeGenerator * | owner | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::CodeGenState | ( | CodeGenerator * | owner, | |
TypeofState | typeof_state, | |||
Label * | true_target, | |||
Label * | false_target | |||
) |
v8::internal::BASE_EMBEDDED< Allocator >::CodeGenState | ( | CodeGenerator * | owner | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::CodeGenState | ( | CodeGenerator * | owner, | |
TypeofState | typeof_state, | |||
Label * | true_target, | |||
Label * | false_target | |||
) |
const char* v8::internal::BASE_EMBEDDED< Allocator >::CollectorString | ( | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::Comment | ( | MacroAssembler * | , | |
const char * | ||||
) | [inline] |
codegen-inl.h の 68 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::CompileBuiltin | ( | int | index | ) | [static, private] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallDebugBreak | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallDebugPrepareStepIn | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallInitialize | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallMegamorphic | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallMiss | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallNormal | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileCallPreMonomorphic | ( | Code::Flags | flags | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::CompileLazyCompile | ( | Code::Flags | flags | ) |
static bool v8::internal::BASE_EMBEDDED< Allocator >::CompileNative | ( | Vector< const char > | name, | |
Handle< String > | source | |||
) | [static, private] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::CompileScriptCached | ( | Vector< const char > | name, | |
Handle< String > | source, | |||
SourceCodeCache * | cache, | |||
v8::Extension * | extension, | |||
bool | use_runtime_context | |||
) | [static, private] |
Handle<DescriptorArray> v8::internal::BASE_EMBEDDED< Allocator >::ComputeFunctionInstanceDescriptor | ( | bool | make_prototype_read_only, | |
bool | make_prototype_enumerable = false | |||
) | [private] |
static Type v8::internal::BASE_EMBEDDED< Allocator >::ComputeType | ( | State * | state | ) | [static, protected] |
bool v8::internal::BASE_EMBEDDED< Allocator >::ConfigureApiObject | ( | Handle< JSObject > | object, | |
Handle< ObjectTemplateInfo > | object_template | |||
) | [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::ConfigureGlobalObjects | ( | v8::Handle< v8::ObjectTemplate > | global_template | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::ConstantResult | ( | JSObject * | holder | ) | [inline] |
property.h の 177 行で定義されています。
参照先 v8::internal::CALLBACKS, DONT_DELETE, と DONT_ENUM.
bool v8::internal::BASE_EMBEDDED< Allocator >::contains_array_literal | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::contains_array_literal | ( | ) | [inline] |
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::context | ( | ) | [inline] |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Context | ( | ) | const [inline] |
codegen-ia32.h の 70 行で定義されています。
参照先 v8::internal::ebp.
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::context_slot_name | ( | int | i | ) | const [inline] |
scopeinfo.h の 86 行で定義されています。
static int v8::internal::BASE_EMBEDDED< Allocator >::ContextSlotIndex | ( | Code * | code, | |
String * | name, | |||
Variable::Mode * | mode | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::Continue | ( | InterruptFlag | after_what | ) | [static] |
void v8::internal::BASE_EMBEDDED< Allocator >::Cook | ( | Code * | code | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Cook | ( | ) | [private] |
static void v8::internal::BASE_EMBEDDED< Allocator >::CookFramesForThread | ( | ThreadLocalTop * | thread | ) | [static] |
void v8::internal::BASE_EMBEDDED< Allocator >::CopyFrom | ( | StaticType * | other | ) | [inline] |
variables.h の 82 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::CreateRoots | ( | v8::Handle< v8::ObjectTemplate > | global_template, | |
Handle< Object > | global_object | |||
) | [private] |
static Genesis* v8::internal::BASE_EMBEDDED< Allocator >::current | ( | ) | [inline, static] |
bootstrapper.cc の 256 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::data | ( | ) | const [inline] |
assembler-ia32.h の 296 行で定義されています。
intptr_t v8::internal::BASE_EMBEDDED< Allocator >::data | ( | ) | const [inline] |
assembler.h の 226 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::DeallocateBytes | ( | int | size_in_bytes | ) | [inline] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::debug_break | ( | ) | [static] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::debug_step_in_fp_address | ( | ) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::DebugBreak | ( | ) | [static] |
Address v8::internal::BASE_EMBEDDED< Allocator >::DecodeMapAddress | ( | MapSpace * | map_space | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::DecodeOffset | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::decrement_marked_count | ( | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::Delete | ( | void * | p | ) | [inline, virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::DeleteOnExit | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::Descriptor | ( | String * | key, | |
Object * | value, | |||
PropertyDetails | details | |||
) | [inline, protected] |
property.h の 83 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::Descriptor | ( | ) | [inline, protected] |
property.h の 75 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::Descriptor | ( | String * | key, | |
Object * | value, | |||
PropertyAttributes | attributes, | |||
PropertyType | type, | |||
int | index = 0 | |||
) | [inline, protected] |
property.h の 88 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::DescriptorResult | ( | JSObject * | holder, | |
PropertyDetails | details, | |||
int | number | |||
) | [inline] |
property.h の 170 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::DescriptorStream | ( | DescriptorArray * | descriptors, | |
int | pos | |||
) | [inline, explicit] |
property.h の 312 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::DictionaryResult | ( | JSObject * | holder, | |
int | entry | |||
) | [inline] |
property.h の 187 行で定義されています。
参照先 v8::internal::Dictionary::DetailsAt(), と v8::internal::JSObject::property_dictionary().
v8::internal::BASE_EMBEDDED< Allocator >::DisableBreak | ( | bool | disable_break | ) | [inline, explicit] |
static void v8::internal::BASE_EMBEDDED< Allocator >::DisableInterrupts | ( | ) | [static, private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | OldSpaceFreeList | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | MapSpaceFreeList | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | StackFrameIterator | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | StaticType | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | RelocInfoWriter | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | LockingMessageQueue | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_COPY_AND_ASSIGN | ( | SourceCodeCache | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_IMPLICIT_CONSTRUCTORS | ( | StackHandler | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_IMPLICIT_CONSTRUCTORS | ( | StackFrame | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_IMPLICIT_CONSTRUCTORS | ( | ParameterCount | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::DISALLOW_IMPLICIT_CONSTRUCTORS | ( | Object | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::DisallowCaching | ( | ) | [inline] |
property.h の 243 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::Displacement | ( | int | data | ) | [inline, explicit] |
assembler-ia32.h の 304 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::Displacement | ( | Label * | L, | |
Type | type | |||
) | [inline] |
assembler-ia32.h の 306 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::done | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::done | ( | ) | const [inline] |
参照先 v8::internal::NULL.
bool v8::internal::BASE_EMBEDDED< Allocator >::done | ( | ) | const [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Drop | ( | int | count | ) | [inline] |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Element | ( | int | index | ) | const [inline] |
codegen-ia32.h の 59 行で定義されています。
virtual Statement* v8::internal::BASE_EMBEDDED< Allocator >::EmptyStatement | ( | ) | [inline, virtual] |
参照先 v8::internal::NULL.
virtual Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::EmptySymbol | ( | ) | [inline, virtual] |
static void v8::internal::BASE_EMBEDDED< Allocator >::EnableInterrupts | ( | ) | [static, private] |
static MapWord v8::internal::BASE_EMBEDDED< Allocator >::EncodeAddress | ( | Address | map_address, | |
int | offset | |||
) | [inline, static] |
int v8::internal::BASE_EMBEDDED< Allocator >::end_pos | ( | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::EndCodeIteration | ( | Code * | code | ) | [inline, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::EnsureSpace | ( | Assembler * | assembler | ) | [inline, explicit] |
assembler-ia32.h の 788 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::Enter | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::EnterDebugger | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::eos | ( | ) | [inline] |
property.h の 319 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::ExecutionAccess | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Exit | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Expand | ( | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::ExpandSpace | ( | int | size_in_bytes | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::expected_property_count | ( | ) | [inline] |
Expression* v8::internal::BASE_EMBEDDED< Allocator >::expression | ( | ) | const [inline] |
codegen-arm.h の 62 行で定義されています。
Expression* v8::internal::BASE_EMBEDDED< Allocator >::expression | ( | ) | const [inline] |
codegen-ia32.h の 117 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | Builtins::CFunctionId | id | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | Builtins::Name | name | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | Runtime::FunctionId | id | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | Runtime::Function * | f | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | StatsCounter * | counter | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | Top::AddressId | id | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | const IC_Utility & | ic_utility | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | const SCTableReference & | table_ref | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | const Debug_Address & | debug_address | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ExternalReference | ( | void * | address | ) | [inline, explicit, private] |
assembler.h の 444 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::FailedToEnter | ( | ) | [inline] |
Label* v8::internal::BASE_EMBEDDED< Allocator >::false_target | ( | ) | const [inline] |
codegen-arm.h の 125 行で定義されています。
Label* v8::internal::BASE_EMBEDDED< Allocator >::false_target | ( | ) | const [inline] |
codegen-ia32.h の 180 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::FillWastedBytes | ( | int | size_in_bytes | ) | [inline] |
virtual Code* v8::internal::BASE_EMBEDDED< Allocator >::FindCode | ( | ) | const [pure virtual] |
JavaScriptFrame* v8::internal::BASE_EMBEDDED< Allocator >::FindJavaScriptFrame | ( | int | n | ) |
int v8::internal::BASE_EMBEDDED< Allocator >::FindSize | ( | int | index, | |
int * | prev | |||
) | [inline, private] |
Address v8::internal::BASE_EMBEDDED< Allocator >::fp | ( | ) | const [inline] |
StackFrame* v8::internal::BASE_EMBEDDED< Allocator >::frame | ( | ) | const [inline] |
JavaScriptFrame* v8::internal::BASE_EMBEDDED< Allocator >::frame | ( | ) | const [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::Free | ( | Address | start, | |
int | size_in_bytes | |||
) |
void v8::internal::BASE_EMBEDDED< Allocator >::Free | ( | Address | start | ) |
static StackHandler* v8::internal::BASE_EMBEDDED< Allocator >::FromAddress | ( | Address | address | ) | [inline, static] |
static MapWord v8::internal::BASE_EMBEDDED< Allocator >::FromEncodedAddress | ( | Address | address | ) | [inline, static] |
static MapWord v8::internal::BASE_EMBEDDED< Allocator >::FromForwardingAddress | ( | HeapObject * | object | ) | [inline, static] |
static MapWord v8::internal::BASE_EMBEDDED< Allocator >::FromMap | ( | Map * | map | ) | [inline, static] |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Function | ( | ) | const [inline] |
codegen-ia32.h の 68 行で定義されています。
参照先 v8::internal::ebp.
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::function_name | ( | ) | const [inline] |
scopeinfo.h の 76 行で定義されています。
static int v8::internal::BASE_EMBEDDED< Allocator >::FunctionContextSlotIndex | ( | Code * | code, | |
String * | name | |||
) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::FunctionEntry | ( | Vector< unsigned > | backing | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::FunctionEntry | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::GCTracer | ( | ) |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::Generate | ( | MacroAssembler * | masm | ) | [private, pure virtual] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateFastPropertyLoad | ( | MacroAssembler * | masm, | |
Register | dst, | |||
Register | src, | |||
JSObject * | holder, | |||
int | index | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadArrayLength | ( | MacroAssembler * | masm, | |
Register | receiver, | |||
Register | scratch, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadCallback | ( | MacroAssembler * | masm, | |
JSObject * | object, | |||
JSObject * | holder, | |||
Register | receiver, | |||
Register | name, | |||
Register | scratch1, | |||
Register | scratch2, | |||
AccessorInfo * | callback, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadConstant | ( | MacroAssembler * | masm, | |
JSObject * | object, | |||
JSObject * | holder, | |||
Register | receiver, | |||
Register | scratch1, | |||
Register | scratch2, | |||
Object * | value, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadField | ( | MacroAssembler * | masm, | |
JSObject * | object, | |||
JSObject * | holder, | |||
Register | receiver, | |||
Register | scratch1, | |||
Register | scratch2, | |||
int | index, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadFunctionPrototype | ( | MacroAssembler * | masm, | |
Register | receiver, | |||
Register | scratch1, | |||
Register | scratch2, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadGlobalFunctionPrototype | ( | MacroAssembler * | masm, | |
int | index, | |||
Register | prototype | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadInterceptor | ( | MacroAssembler * | masm, | |
JSObject * | object, | |||
JSObject * | holder, | |||
Register | receiver, | |||
Register | name, | |||
Register | scratch1, | |||
Register | scratch2, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadMiss | ( | MacroAssembler * | masm, | |
Code::Kind | kind | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateLoadStringLength | ( | MacroAssembler * | masm, | |
Register | receiver, | |||
Register | scratch, | |||
Label * | miss_label | |||
) | [static] |
static void v8::internal::BASE_EMBEDDED< Allocator >::GenerateStoreField | ( | MacroAssembler * | masm, | |
Builtins::Name | storage_extend, | |||
JSObject * | object, | |||
int | index, | |||
Map * | transition, | |||
Register | receiver_reg, | |||
Register | name_reg, | |||
Register | scratch, | |||
Label * | miss_label | |||
) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::Genesis | ( | Handle< Object > | global_object, | |
v8::Handle< v8::ObjectTemplate > | global_template, | |||
v8::ExtensionConfiguration * | extensions | |||
) |
Vector<uint16_t> v8::internal::BASE_EMBEDDED< Allocator >::Get | ( | ) |
Vector<uint16_t> v8::internal::BASE_EMBEDDED< Allocator >::Get | ( | ) |
PropertyAttributes v8::internal::BASE_EMBEDDED< Allocator >::GetAttributes | ( | ) | [inline] |
property.h の 220 行で定義されています。
参照先 ASSERT.
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetCallbackObject | ( | ) | [inline] |
property.h の 278 行で定義されています。
virtual Address v8::internal::BASE_EMBEDDED< Allocator >::GetCallerStackPointer | ( | ) | const [protected, pure virtual] |
virtual Type v8::internal::BASE_EMBEDDED< Allocator >::GetCallerState | ( | State * | state | ) | const [private, pure virtual] |
Handle<Code> v8::internal::BASE_EMBEDDED< Allocator >::GetCode | ( | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetCodeWithFlags | ( | Code::Flags | flags | ) | [protected] |
JSFunction* v8::internal::BASE_EMBEDDED< Allocator >::GetConstantFunction | ( | ) | [inline] |
property.h の 273 行で定義されています。
参照先 ASSERT, v8::internal::JSFunction::cast(), と v8::internal::CONSTANT_FUNCTION.
PropertyDetails v8::internal::BASE_EMBEDDED< Allocator >::GetDetails | ( | ) | [inline] |
property.h の 58 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::GetDictionaryEntry | ( | ) | [inline] |
property.h の 268 行で定義されています。
参照先 ASSERT.
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetElement | ( | uint32_t | index | ) | [inline] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetElementWithReceiver | ( | Object * | receiver, | |
uint32_t | index | |||
) |
int v8::internal::BASE_EMBEDDED< Allocator >::GetFieldIndex | ( | ) | [inline] |
property.h の 262 行で定義されています。
参照先 ASSERT, と v8::internal::FIELD.
uint32_t v8::internal::BASE_EMBEDDED< Allocator >::GetKey | ( | ) | [inline, private] |
code-stubs.h の 93 行で定義されています。
参照先 ASSERT.
String* v8::internal::BASE_EMBEDDED< Allocator >::GetKey | ( | ) | [inline] |
property.h の 56 行で定義されています。
virtual const char* v8::internal::BASE_EMBEDDED< Allocator >::GetName | ( | ) | [inline, private, virtual] |
code-stubs.h の 86 行で定義されています。
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::GetName | ( | ) |
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::GetName | ( | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetProperty | ( | String * | key | ) | [inline] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetProperty | ( | String * | key, | |
PropertyAttributes * | attributes | |||
) | [inline] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetProperty | ( | Object * | receiver, | |
LookupResult * | result, | |||
String * | key, | |||
PropertyAttributes * | attributes | |||
) |
PropertyDetails v8::internal::BASE_EMBEDDED< Allocator >::GetPropertyDetails | ( | ) | [inline] |
property.h の 225 行で定義されています。
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetPropertyWithCallback | ( | Object * | receiver, | |
Object * | structure, | |||
String * | name, | |||
Object * | holder | |||
) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetPropertyWithReceiver | ( | Object * | receiver, | |
String * | key, | |||
PropertyAttributes * | attributes | |||
) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetPrototype | ( | ) |
Map* v8::internal::BASE_EMBEDDED< Allocator >::GetTransitionMap | ( | ) | [inline] |
property.h の 256 行で定義されています。
参照先 ASSERT, v8::internal::Map::cast(), と v8::internal::MAP_TRANSITION.
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetValue | ( | ) | [inline] |
property.h の 290 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::GetValue | ( | TypeofState | typeof_state | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::GetValue | ( | TypeofState | typeof_state | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::GetValue | ( | ) | [inline] |
property.h の 57 行で定義されています。
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::global_context | ( | ) | [inline, private] |
bootstrapper.cc の 267 行で定義されています。
StackHandler* v8::internal::BASE_EMBEDDED< Allocator >::handler | ( | ) | const [inline] |
StackHandler* v8::internal::BASE_EMBEDDED< Allocator >::handler | ( | ) | const [inline, private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::has_next | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::has_next | ( | ) |
bool v8::internal::BASE_EMBEDDED< Allocator >::HasHandler | ( | ) | const |
bool v8::internal::BASE_EMBEDDED< Allocator >::HasOverflowed | ( | ) | const [inline] |
execution.h の 224 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::HasSpecificClassOf | ( | String * | name | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::HasStackOverflow | ( | ) | const [inline] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::heap_always_allocate_scope_depth | ( | ) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::HeapIterator | ( | ) | [explicit] |
JSObject* v8::internal::BASE_EMBEDDED< Allocator >::holder | ( | ) | [inline] |
property.h の 204 行で定義されています。
参照先 ASSERT.
Id v8::internal::BASE_EMBEDDED< Allocator >::id | ( | ) | const [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::Immediate | ( | int | x | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Immediate | ( | const char * | s | ) | [inline, explicit] |
int v8::internal::BASE_EMBEDDED< Allocator >::immediate | ( | ) | const [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::Immediate | ( | const ExternalReference & | ext | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Immediate | ( | Handle< Object > | handle | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Immediate | ( | Smi * | value | ) | [inline, explicit] |
bool v8::internal::BASE_EMBEDDED< Allocator >::includes | ( | Address | address | ) | const [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::increment_marked_count | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::index | ( | ) | [inline] |
static int v8::internal::BASE_EMBEDDED< Allocator >::IndexFromValue | ( | Object * | value | ) | [inline, static] |
property.h の 43 行で定義されています。
参照先 v8::internal::Smi::cast(), と v8::internal::Smi::value().
void v8::internal::BASE_EMBEDDED< Allocator >::Init | ( | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::init | ( | Label * | L, | |
Type | type | |||
) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::Init | ( | String * | key, | |
Object * | value, | |||
PropertyDetails | details | |||
) | [inline, protected] |
property.h の 77 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::Initialize | ( | bool | create_heap_objects | ) | [inline] |
bootstrapper.cc の 43 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Address | target_address() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | void | applyint delta | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Object * | target_object() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | void | set_target_objectObject *target | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Object ** | target_object_address() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Address * | target_reference_address() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Address | call_address() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Object * | call_object() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | void | set_call_addressAddress target | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | Object ** | call_object_address() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | Operandint32_t immediate, RelocInfo::Mode rmode=RelocInfo::NONE | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | OperandContext **cpp | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | is_call_instruction() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | OperandSmi *value | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | Operandconst ExternalReference &f | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | OperandRegister rm | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | void | set_call_objectObject *target | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | OperandRegister reg | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | IsUndefined() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | IsTheHole() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | IsNull() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | IsTrue() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool | IsFalse() | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | Operandint32_t disp, RelocInfo::Mode rmode | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | void | set_target_addressAddress target | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | bool is_reg() | const | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | Operandconst char *s | ) |
v8::internal::BASE_EMBEDDED< Allocator >::INLINE | ( | explicit | OperandObject **opp | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::InsertSize | ( | int | index | ) | [inline, private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::InstallExtension | ( | const char * | name | ) | [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::InstallExtension | ( | v8::RegisteredExtension * | current | ) | [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::InstallExtensions | ( | v8::ExtensionConfiguration * | extensions | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::InstallNativeFunctions | ( | ) | [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::InstallNatives | ( | ) | [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::InstallSpecialObjects | ( | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::InterceptorResult | ( | JSObject * | holder | ) | [inline] |
property.h の 194 行で定義されています。
参照先 v8::internal::INTERCEPTOR, と NONE.
static void v8::internal::BASE_EMBEDDED< Allocator >::Interrupt | ( | ) | [static] |
bool v8::internal::BASE_EMBEDDED< Allocator >::Is | ( | Kind | kind | ) | const [inline] |
variables.h の 76 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_arguments_adaptor | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_construct | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_entry | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_entry | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_entry_construct | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_exit | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_exit_debug | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_illegal | ( | ) | const [inline] |
codegen-arm.h の 72 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_illegal | ( | ) | const [inline] |
codegen-ia32.h の 127 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_immediate | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_int8 | ( | ) | const [inline] |
assembler-ia32.h の 187 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_internal | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_java_script | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_property | ( | ) | const [inline] |
codegen-arm.h の 74 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_property | ( | ) | const [inline] |
codegen-ia32.h の 129 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_read | ( | ) | const [inline] |
variables.h の 50 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_reg | ( | Register | reg | ) | const |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_reg | ( | ) | const [inline] |
参照先 v8::internal::no_reg.
bool v8::internal::BASE_EMBEDDED< Allocator >::is_slot | ( | ) | const [inline] |
codegen-arm.h の 73 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_slot | ( | ) | const [inline] |
codegen-ia32.h の 128 行で定義されています。
virtual bool v8::internal::BASE_EMBEDDED< Allocator >::is_standard | ( | ) | const [inline, virtual] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_try_catch | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_try_finally | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_used | ( | ) | const [inline] |
variables.h の 52 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_valid | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_written | ( | ) | const [inline] |
variables.h の 51 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::is_zero | ( | ) | const [inline] |
assembler-ia32.h の 186 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsAccessCheckNeeded | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsAsciiStringRepresentation | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsBoolean | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsByteArray | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsCacheable | ( | ) | [inline] |
property.h の 242 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsCode | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsCodeTarget | ( | Mode | mode | ) | [inline, static] |
assembler.h の 195 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsComment | ( | Mode | mode | ) | [inline, static] |
assembler.h の 205 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsCompilationCacheTable | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsConsString | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsConstructCall | ( | Mode | mode | ) | [inline, static] |
assembler.h の 192 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsContext | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsDebugBreak | ( | ) | [static] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDescriptorArray | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDictionary | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDontDelete | ( | ) | [inline] |
property.h の 230 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDontDelete | ( | ) | [inline] |
参照先 DONT_DELETE.
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDontEnum | ( | ) | [inline] |
property.h の 231 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsDontEnum | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsEmpty | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsEmpty | ( | ) | const |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsException | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsExternalAsciiString | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsExternalReference | ( | Mode | mode | ) | [inline, static] |
assembler.h の 214 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsExternalString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsExternalTwoByteString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsFailure | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsFixedArray | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsForwardingAddress | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsGCRelocMode | ( | Mode | mode | ) | [inline, static] |
assembler.h の 199 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsGlobalContext | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsGlobalObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsHashTable | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsHeapNumber | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsHeapObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsInstanceOf | ( | FunctionTemplateInfo * | type | ) |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsInternalReference | ( | Mode | mode | ) | [inline, static] |
assembler.h の 217 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsInterrupted | ( | ) | [static] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSArray | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSBuiltinsObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSFunction | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSGlobalObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSGlobalProxy | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSRegExp | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSReturn | ( | Mode | mode | ) | [inline, static] |
assembler.h の 202 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsJSValue | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsKnown | ( | ) | const [inline] |
variables.h の 78 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsLikelySmi | ( | ) | const [inline] |
variables.h の 80 行で定義されています。
参照先 v8::internal::Is().
bool v8::internal::BASE_EMBEDDED< Allocator >::IsLoaded | ( | ) | [inline] |
property.h の 246 行で定義されています。
参照先 v8::internal::JSFunction::cast(), と v8::internal::JSFunction::IsLoaded().
bool v8::internal::BASE_EMBEDDED< Allocator >::IsLongString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsLookupCache | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsMap | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsMapCache | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsMarked | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsMediumString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsNotFound | ( | ) | [inline] |
property.h の 234 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsNumber | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsOddball | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsOutOfMemoryFailure | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsOverflowed | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsPosition | ( | Mode | mode | ) | [inline, static] |
assembler.h の 208 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsPreempted | ( | ) | [static] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsPrimitive | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsProperty | ( | ) | [inline] |
property.h の 238 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsProxy | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsReadOnly | ( | ) | [inline] |
property.h の 229 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsReadOnly | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsRetryAfterGC | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSeqAsciiString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSeqString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSeqTwoByteString | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsSet | ( | const ExecutionAccess & | lock | ) | [static, private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSharedFunctionInfo | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsShortString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSlicedString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSmi | ( | ) | [inline] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsStackOverflow | ( | ) | [static] |
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsStatementPosition | ( | Mode | mode | ) | [inline, static] |
assembler.h の 211 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsString | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsStringObjectWithCharacterAt | ( | uint32_t | index | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsStringWrapper | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsStruct | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSymbol | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsSymbolTable | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsTransition | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsTransitionType | ( | ) | [inline] |
property.h の 214 行で定義されています。
参照先 v8::internal::CONSTANT_TRANSITION, と v8::internal::MAP_TRANSITION.
bool v8::internal::BASE_EMBEDDED< Allocator >::IsTwoByteStringRepresentation | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsUndetectableObject | ( | ) | [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::IsUnknown | ( | ) | const [inline] |
variables.h の 79 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::IsValid | ( | ) | [inline] |
property.h の 233 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::IsValidIndex | ( | int | index | ) | [inline, static] |
void v8::internal::BASE_EMBEDDED< Allocator >::Iterate | ( | ObjectVisitor * | v | ) | const [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::Iterate | ( | ObjectVisitor * | v | ) | const [inline, virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::Iterate | ( | ObjectVisitor * | v | ) | [inline] |
bootstrapper.cc の 51 行で定義されています。
参照先 v8::internal::NULL.
static void v8::internal::BASE_EMBEDDED< Allocator >::IterateScopeInfo | ( | Code * | code, | |
ObjectVisitor * | v | |||
) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::JavaScriptFrameIterator | ( | ThreadLocalTop * | thread | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::JavaScriptFrameIterator | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::JavaScriptFrameIterator | ( | StackFrame::Id | id | ) | [explicit] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::KeyToSymbol | ( | ) | [inline] |
property.h の 47 行で定義されています。
参照先 v8::internal::String::cast(), と v8::internal::Heap::LookupSymbol().
byte* v8::internal::BASE_EMBEDDED< Allocator >::last_pc | ( | ) | const [inline] |
assembler.h の 295 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::length | ( | ) | const [inline] |
arguments.h の 61 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::LexicalScope | ( | Parser * | parser, | |
Scope * | scope | |||
) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::link_to | ( | Label * | L | ) | [inline] |
assembler-ia32.h の 302 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::literal_count | ( | ) | [inline] |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Local | ( | int | index | ) | const [inline] |
codegen-ia32.h の 63 行で定義されています。
参照先 ASSERT, v8::internal::ebp, と v8::internal::kPointerSize.
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::LocalName | ( | int | i | ) | const |
v8::internal::BASE_EMBEDDED< Allocator >::LockingMessageQueue | ( | int | size | ) | [explicit] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::LogError | ( | ) | [inline, virtual] |
virtual FunctionEntry v8::internal::BASE_EMBEDDED< Allocator >::LogFunction | ( | int | start | ) | [inline, virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::Lookup | ( | String * | name, | |
LookupResult * | result | |||
) |
bool v8::internal::BASE_EMBEDDED< Allocator >::Lookup | ( | Vector< const char > | name, | |
Handle< JSFunction > * | handle | |||
) | [inline] |
bootstrapper.cc の 56 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::LookupResult | ( | ) | [inline] |
property.h の 165 行で定義されています。
virtual Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::LookupSymbol | ( | const char * | string, | |
int | length | |||
) | [inline, virtual] |
virtual Major v8::internal::BASE_EMBEDDED< Allocator >::MajorKey | ( | ) | [private, pure virtual] |
static Major v8::internal::BASE_EMBEDDED< Allocator >::MajorKeyFromKey | ( | uint32_t | key | ) | [inline, static] |
code-stubs.h の 63 行で定義されています。
static const char* v8::internal::BASE_EMBEDDED< Allocator >::MajorName | ( | Major | major_key | ) | [static] |
void v8::internal::BASE_EMBEDDED< Allocator >::MakeFunctionInstancePrototypeWritable | ( | ) | [private] |
v8::internal::BASE_EMBEDDED< Allocator >::MapSpaceFreeList | ( | AllocationSpace | owner | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::MapWord | ( | uintptr_t | value | ) | [inline, explicit, private] |
int v8::internal::BASE_EMBEDDED< Allocator >::marked_count | ( | ) | [inline] |
MacroAssembler* v8::internal::BASE_EMBEDDED< Allocator >::masm | ( | ) | [inline, protected] |
stub-cache.h の 361 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::materialized_literal_count | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::MemOperand | ( | Register | rn, | |
Register | rm, | |||
AddrMode | am = Offset | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::MemOperand | ( | Register | rn, | |
Register | rm, | |||
ShiftOp | shift_op, | |||
int | shift_imm, | |||
AddrMode | am = Offset | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::MemOperand | ( | Register | rn, | |
int32_t | offset = 0 , |
|||
AddrMode | am = Offset | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::MessageQueue | ( | int | size | ) | [explicit] |
virtual int v8::internal::BASE_EMBEDDED< Allocator >::MinorKey | ( | ) | [private, pure virtual] |
static int v8::internal::BASE_EMBEDDED< Allocator >::MinorKeyFromKey | ( | uint32_t | key | ) | [inline, static] |
code-stubs.h の 66 行で定義されています。
static int v8::internal::BASE_EMBEDDED< Allocator >::ModeMask | ( | Mode | mode | ) | [inline, static] |
assembler.h の 220 行で定義されています。
virtual void* v8::internal::BASE_EMBEDDED< Allocator >::New | ( | size_t | size | ) | [inline, virtual] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::new_space_allocation_limit_address | ( | ) | [static] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::new_space_allocation_top_address | ( | ) | [static] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::new_space_start | ( | ) | [static] |
virtual Expression* v8::internal::BASE_EMBEDDED< Allocator >::NewCall | ( | Expression * | expression, | |
ZoneList< Expression * > * | arguments, | |||
bool | is_eval, | |||
int | pos | |||
) | [inline, virtual] |
ZoneListWrapper<T> v8::internal::BASE_EMBEDDED< Allocator >::NewList | ( | int | size | ) | [inline] |
virtual Expression* v8::internal::BASE_EMBEDDED< Allocator >::NewProperty | ( | Expression * | obj, | |
Expression * | key, | |||
int | pos | |||
) | [inline, virtual] |
virtual Scope* v8::internal::BASE_EMBEDDED< Allocator >::NewScope | ( | Scope * | parent, | |
Scope::Type | type, | |||
bool | inside_with | |||
) | [virtual] |
Page* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) | [inline] |
Space* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::next | ( | Label * | L | ) | const [inline] |
assembler-ia32.h の 298 行で定義されています。
OldSpace* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) |
PagedSpace* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) |
HeapObject* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) |
StackHandler* v8::internal::BASE_EMBEDDED< Allocator >::next | ( | ) | const [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::next_position | ( | ) | [inline] |
property.h の 321 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::NextMaterializedLiteralIndex | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::NoHandleAllocation | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::NotFound | ( | ) | [inline] |
property.h の 200 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::nreads | ( | ) | const [inline] |
variables.h の 46 行で定義されています。
double v8::internal::BASE_EMBEDDED< Allocator >::Number | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::number_of_context_slots | ( | ) | const [inline] |
scopeinfo.h の 89 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::number_of_parameters | ( | ) | const [inline] |
scopeinfo.h の 81 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::number_of_stack_slots | ( | ) | const [inline] |
scopeinfo.h の 84 行で定義されています。
static int v8::internal::BASE_EMBEDDED< Allocator >::NumberOfContextSlots | ( | Code * | code | ) | [static] |
int v8::internal::BASE_EMBEDDED< Allocator >::NumberOfLocals | ( | ) | const |
static int v8::internal::BASE_EMBEDDED< Allocator >::NumberOfStackSlots | ( | Code * | code | ) | [static] |
int v8::internal::BASE_EMBEDDED< Allocator >::nuses | ( | ) | const [inline] |
variables.h の 48 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::nwrites | ( | ) | const [inline] |
variables.h の 47 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::OldSpaceFreeList | ( | AllocationSpace | owner | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::OldSpaces | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Handle< Object > | handle | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Register | index, | |
ScaleFactor | scale, | |||
int32_t | disp, | |||
RelocInfo::Mode | rmode = RelocInfo::NONE | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Register | rm, | |
ShiftOp | shift_op, | |||
Register | rs | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Register | base, | |
int32_t | disp, | |||
RelocInfo::Mode | rmode = RelocInfo::NONE | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Register | base, | |
Register | index, | |||
ScaleFactor | scale, | |||
int32_t | disp, | |||
RelocInfo::Mode | rmode = RelocInfo::NONE | |||
) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::Operand | ( | Register | rm, | |
ShiftOp | shift_op, | |||
int | shift_imm | |||
) | [explicit] |
Object*& v8::internal::BASE_EMBEDDED< Allocator >::operator[] | ( | int | index | ) | [inline] |
arguments.h の 47 行で定義されています。
参照先 ASSERT.
v8::internal::BASE_EMBEDDED< Allocator >::OptimizedObjectForAddingMultipleProperties | ( | Handle< JSObject > | object, | |
bool | condition = true | |||
) |
v8::internal::BASE_EMBEDDED< Allocator >::PagedSpaces | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::PageIterator | ( | PagedSpace * | space, | |
Mode | mode | |||
) |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Parameter | ( | int | index | ) | const [inline] |
codegen-ia32.h の 72 行で定義されています。
参照先 ASSERT, v8::internal::ebp, と v8::internal::kPointerSize.
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::parameter_name | ( | int | i | ) | const [inline] |
scopeinfo.h の 80 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::ParameterCount | ( | Register | reg | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ParameterCount | ( | int | immediate | ) | [inline, explicit] |
static int v8::internal::BASE_EMBEDDED< Allocator >::ParameterIndex | ( | Code * | code, | |
String * | name | |||
) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::ParserFactory | ( | bool | is_pre_parsing | ) | [inline, explicit] |
void v8::internal::BASE_EMBEDDED< Allocator >::patch_code | ( | byte * | instructions, | |
int | instruction_count | |||
) |
void v8::internal::BASE_EMBEDDED< Allocator >::patch_code_with_call | ( | Address | target, | |
int | guard_bytes | |||
) |
Address v8::internal::BASE_EMBEDDED< Allocator >::pc | ( | ) | const [inline, private] |
Address v8::internal::BASE_EMBEDDED< Allocator >::pc | ( | ) | const [inline] |
byte* v8::internal::BASE_EMBEDDED< Allocator >::pc | ( | ) | const [inline] |
assembler.h の 223 行で定義されています。
Address* v8::internal::BASE_EMBEDDED< Allocator >::pc_address | ( | ) | const [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Pop | ( | Register | reg | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Pop | ( | Operand | operand | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Pop | ( | ) | [inline] |
byte* v8::internal::BASE_EMBEDDED< Allocator >::pos | ( | ) | const [inline] |
assembler.h の 294 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::PostponeInterruptsScope | ( | ) | [inline] |
execution.h の 236 行で定義されています。
Address v8::internal::BASE_EMBEDDED< Allocator >::pp | ( | ) | const [inline] |
static void v8::internal::BASE_EMBEDDED< Allocator >::Preempt | ( | ) | [static] |
SaveContext* v8::internal::BASE_EMBEDDED< Allocator >::prev | ( | ) | [inline] |
Genesis* v8::internal::BASE_EMBEDDED< Allocator >::previous | ( | ) | [inline] |
bootstrapper.cc の 255 行で定義されています。
virtual void v8::internal::BASE_EMBEDDED< Allocator >::Print | ( | StringStream * | accumulator, | |
PrintMode | mode, | |||
int | index | |||
) | const [inline, virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::print | ( | ) | [inline] |
assembler-ia32.h の 308 行で定義されています。
static void v8::internal::BASE_EMBEDDED< Allocator >::PrintIndex | ( | StringStream * | accumulator, | |
PrintMode | mode, | |||
int | index | |||
) | [static, protected] |
int v8::internal::BASE_EMBEDDED< Allocator >::property_count | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::PropertyDetails | ( | PropertyAttributes | attributes, | |
PropertyType | type, | |||
int | index = 0 | |||
) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::PropertyDetails | ( | Smi * | smi | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Push | ( | Immediate | immediate | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Push | ( | Operand | operand | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Push | ( | Register | reg | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Put | ( | const Vector< uint16_t > & | message | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Put | ( | const Vector< uint16_t > & | message | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::RebuildSizeList | ( | ) | [private] |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Receiver | ( | ) | const [inline] |
codegen-ia32.h の 77 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::RecordAccess | ( | int | weight | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::RecordRead | ( | int | weight | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::RecordUses | ( | UseCount * | uses | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::RecordWrite | ( | int | weight | ) |
v8::internal::BASE_EMBEDDED< Allocator >::Reference | ( | CodeGenerator * | cgen, | |
Expression * | expression | |||
) |
v8::internal::BASE_EMBEDDED< Allocator >::Reference | ( | CodeGenerator * | cgen, | |
Expression * | expression | |||
) |
Register v8::internal::BASE_EMBEDDED< Allocator >::reg | ( | ) | const [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::RelocInfo | ( | byte * | pc, | |
Mode | rmode, | |||
intptr_t | data | |||
) | [inline] |
assembler.h の 188 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::RelocInfo | ( | ) | [inline] |
assembler.h の 187 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::RelocInfoWriter | ( | ) | [inline] |
assembler.h の 290 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::RelocInfoWriter | ( | byte * | pos, | |
byte * | pc | |||
) | [inline] |
assembler.h の 291 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::RemoveSize | ( | int | index | ) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::Reposition | ( | byte * | pos, | |
byte * | pc | |||
) | [inline] |
assembler.h の 301 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::reset | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Reset | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Reset | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Reset | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Reset | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::Reset | ( | ) | [inline] |
static void v8::internal::BASE_EMBEDDED< Allocator >::reset_limits | ( | const ExecutionAccess & | lock | ) | [inline, static, private] |
execution.h の 177 行で定義されています。
static char* v8::internal::BASE_EMBEDDED< Allocator >::RestoreStackGuard | ( | char * | from | ) | [static] |
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::result | ( | ) | [inline] |
bootstrapper.cc の 253 行で定義されています。
Register v8::internal::BASE_EMBEDDED< Allocator >::rm | ( | ) | const [inline] |
assembler-arm.h の 322 行で定義されています。
Mode v8::internal::BASE_EMBEDDED< Allocator >::rmode | ( | ) | const [inline] |
assembler.h の 225 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::SaveContext | ( | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::ScopeInfo | ( | Scope * | scope | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::ScopeInfo | ( | Code * | code | ) | [explicit] |
int v8::internal::BASE_EMBEDDED< Allocator >::Serialize | ( | Code * | code | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::set_collector | ( | GarbageCollector | collector | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_contains_array_literal | ( | bool | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_contains_array_literal | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_disp8 | ( | int8_t | disp | ) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_dispr | ( | int32_t | disp, | |
RelocInfo::Mode | rmode | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_end_pos | ( | int | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_full_gc_count | ( | int | count | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_gc_count | ( | int | count | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_is_compacting | ( | ) | [inline] |
static void v8::internal::BASE_EMBEDDED< Allocator >::set_limits | ( | uintptr_t | value, | |
const ExecutionAccess & | lock | |||
) | [inline, static, private] |
execution.h の 170 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::set_literal_count | ( | int | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_modrm | ( | int | mod, | |
Register | rm | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_pc | ( | Address | value | ) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_pc | ( | Address | pc | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_pc | ( | byte * | pc | ) | [inline] |
assembler.h の 224 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::set_property_count | ( | int | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_reg | ( | Register | reg | ) | const [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_sib | ( | ScaleFactor | scale, | |
Register | index, | |||
Register | base | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_stack_is_cooked | ( | bool | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_start_pos | ( | int | value | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::set_type | ( | Type | value | ) | [inline] |
codegen-ia32.h の 119 行で定義されています。
参照先 ASSERT.
void v8::internal::BASE_EMBEDDED< Allocator >::set_type | ( | Type | value | ) | [inline] |
codegen-arm.h の 64 行で定義されています。
参照先 ASSERT.
void v8::internal::BASE_EMBEDDED< Allocator >::SetAsLikelySmi | ( | ) | [inline] |
variables.h の 89 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::SetAsLikelySmiIfUnknown | ( | ) | [inline] |
variables.h の 93 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::SetEnumerationIndex | ( | int | index | ) | [inline] |
property.h の 64 行で定義されています。
参照先 ASSERT.
void v8::internal::BASE_EMBEDDED< Allocator >::SetMark | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::SetOverflow | ( | ) | [inline] |
static void v8::internal::BASE_EMBEDDED< Allocator >::SetStackLimit | ( | uintptr_t | limit | ) | [static] |
void v8::internal::BASE_EMBEDDED< Allocator >::SetStackOverflow | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::SetValue | ( | InitState | init_state | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::SetValue | ( | InitState | init_state | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::ShortPrint | ( | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::ShortPrint | ( | StringStream * | accumulator | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::ShrinkSpace | ( | int | size_in_bytes | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::Shutdown | ( | ) | [private] |
StackFrame* v8::internal::BASE_EMBEDDED< Allocator >::SingletonFor | ( | StackFrame::Type | type, | |
StackFrame::State * | state | |||
) | [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::size | ( | ) | const [inline] |
codegen-arm.h の 70 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::Size | ( | ) | [inline] |
int v8::internal::BASE_EMBEDDED< Allocator >::size | ( | ) | const [inline] |
codegen-ia32.h の 125 行で定義されています。
double v8::internal::BASE_EMBEDDED< Allocator >::SizeOfHeapObjects | ( | ) | [inline, private] |
v8::internal::BASE_EMBEDDED< Allocator >::SourceCodeCache | ( | ScriptType | type | ) | [inline, explicit] |
bootstrapper.cc の 41 行で定義されています。
Address v8::internal::BASE_EMBEDDED< Allocator >::sp | ( | ) | const [inline] |
bool v8::internal::BASE_EMBEDDED< Allocator >::stack_is_cooked | ( | ) | [inline] |
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::stack_slot_name | ( | int | i | ) | const [inline] |
scopeinfo.h の 83 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::StackFrame | ( | StackFrameIterator * | iterator | ) | [inline, explicit, protected] |
v8::internal::BASE_EMBEDDED< Allocator >::StackFrameIterator | ( | ThreadLocalTop * | thread | ) | [explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::StackFrameIterator | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::StackGuard | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::StackHandlerIterator | ( | const StackFrame * | frame, | |
StackHandler * | handler | |||
) | [inline] |
static int v8::internal::BASE_EMBEDDED< Allocator >::StackSlotIndex | ( | Code * | code, | |
String * | name | |||
) | [static] |
int v8::internal::BASE_EMBEDDED< Allocator >::start_pos | ( | ) | [inline] |
State v8::internal::BASE_EMBEDDED< Allocator >::state | ( | ) | const [inline, private] |
static Operand v8::internal::BASE_EMBEDDED< Allocator >::StaticArray | ( | Register | index, | |
ScaleFactor | scale, | |||
const ExternalReference & | arr | |||
) | [inline, static] |
assembler-ia32.h の 241 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::StaticType | ( | ) | [inline] |
variables.h の 74 行で定義されています。
static Operand v8::internal::BASE_EMBEDDED< Allocator >::StaticVariable | ( | const ExternalReference & | ext | ) | [inline, static] |
assembler-ia32.h の 236 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::StatsRateScope | ( | StatsRate * | rate | ) | [inline, explicit] |
counters.h の 186 行で定義されています。
v8::internal::BASE_EMBEDDED< Allocator >::StubCompiler | ( | ) | [inline] |
stub-cache.h の 283 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::supports_eval | ( | ) | const [inline] |
scopeinfo.h の 78 行で定義されています。
static bool v8::internal::BASE_EMBEDDED< Allocator >::SupportsEval | ( | Code * | code | ) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::Target | ( | Parser * | parser, | |
Node * | node | |||
) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::TargetScope | ( | Parser * | parser | ) | [inline, explicit] |
v8::internal::BASE_EMBEDDED< Allocator >::TemporaryScope | ( | Parser * | parser | ) | [explicit] |
static ExternalReference v8::internal::BASE_EMBEDDED< Allocator >::the_hole_value_location | ( | ) | [static] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::ToBoolean | ( | ) |
Address v8::internal::BASE_EMBEDDED< Allocator >::ToEncodedAddress | ( | ) | [inline] |
HeapObject* v8::internal::BASE_EMBEDDED< Allocator >::ToForwardingAddress | ( | ) | [inline] |
Map* v8::internal::BASE_EMBEDDED< Allocator >::ToMap | ( | ) | [inline] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::ToObject | ( | Context * | global_context | ) |
Object* v8::internal::BASE_EMBEDDED< Allocator >::ToObject | ( | ) |
Operand v8::internal::BASE_EMBEDDED< Allocator >::Top | ( | ) | const [inline] |
codegen-ia32.h の 57 行で定義されています。
参照先 v8::internal::esp.
StackHandler* v8::internal::BASE_EMBEDDED< Allocator >::top_handler | ( | ) | const [inline, protected] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::ToSmi | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::TransferIndexedProperties | ( | Handle< JSObject > | from, | |
Handle< JSObject > | to | |||
) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::TransferNamedProperties | ( | Handle< JSObject > | from, | |
Handle< JSObject > | to | |||
) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::TransferObject | ( | Handle< JSObject > | from, | |
Handle< JSObject > | to | |||
) | [private] |
Label* v8::internal::BASE_EMBEDDED< Allocator >::true_target | ( | ) | const [inline] |
codegen-ia32.h の 179 行で定義されています。
Label* v8::internal::BASE_EMBEDDED< Allocator >::true_target | ( | ) | const [inline] |
codegen-arm.h の 124 行で定義されています。
Type v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | const [inline] |
codegen-arm.h の 63 行で定義されています。
virtual Type v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | const [pure virtual] |
Type v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | const [inline] |
codegen-ia32.h の 118 行で定義されています。
PropertyType v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | [inline] |
PropertyType v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | [inline] |
property.h の 209 行で定義されています。
参照先 ASSERT.
Type v8::internal::BASE_EMBEDDED< Allocator >::type | ( | ) | const [inline] |
assembler-ia32.h の 297 行で定義されています。
static const char* v8::internal::BASE_EMBEDDED< Allocator >::Type2String | ( | StaticType * | type | ) | [static] |
TypeofState v8::internal::BASE_EMBEDDED< Allocator >::typeof_state | ( | ) | const [inline] |
codegen-ia32.h の 178 行で定義されています。
TypeofState v8::internal::BASE_EMBEDDED< Allocator >::typeof_state | ( | ) | const [inline] |
codegen-arm.h の 123 行で定義されています。
void v8::internal::BASE_EMBEDDED< Allocator >::Uncook | ( | ) | [private] |
void v8::internal::BASE_EMBEDDED< Allocator >::Uncook | ( | Code * | code | ) |
static void v8::internal::BASE_EMBEDDED< Allocator >::UncookFramesForThread | ( | ThreadLocalTop * | thread | ) | [static] |
v8::internal::BASE_EMBEDDED< Allocator >::UseCount | ( | ) |
v8::internal::BASE_EMBEDDED< Allocator >::VirtualFrame | ( | CodeGenerator * | cgen | ) | [explicit] |
void v8::internal::BASE_EMBEDDED< Allocator >::Visit | ( | Node * | node | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitCodeTarget | ( | RelocInfo * | rinfo | ) | [virtual] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitDebugTarget | ( | RelocInfo * | rinfo | ) | [virtual] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitExpressions | ( | ZoneList< Expression * > * | expressions | ) | [virtual] |
void v8::internal::BASE_EMBEDDED< Allocator >::VisitExternalReference | ( | Address * | p | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitExternalReferences | ( | Address * | start, | |
Address * | end | |||
) | [inline, virtual] |
v8::internal::BASE_EMBEDDED< Allocator >::Visitor | ( | ) | [inline] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitPointer | ( | Object ** | p | ) | [inline, virtual] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitPointers | ( | Object ** | start, | |
Object ** | end | |||
) | [pure virtual] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitRuntimeEntry | ( | RelocInfo * | rinfo | ) | [inline, virtual] |
virtual void v8::internal::BASE_EMBEDDED< Allocator >::VisitStatements | ( | ZoneList< Statement * > * | statements | ) | [virtual] |
int v8::internal::BASE_EMBEDDED< Allocator >::Waste | ( | ) | [inline] |
void v8::internal::BASE_EMBEDDED< Allocator >::WasteBytes | ( | int | size_in_bytes | ) | [inline] |
v8::internal::BASE_EMBEDDED< Allocator >::WeightScaler | ( | UsageComputer * | uc, | |
float | scale | |||
) |
void v8::internal::BASE_EMBEDDED< Allocator >::Write | ( | const RelocInfo * | rinfo | ) |
void v8::internal::BASE_EMBEDDED< Allocator >::WriteExtraTag | ( | int | extra_tag, | |
int | top_tag | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::WriteExtraTaggedData | ( | int32_t | data_delta, | |
int | top_tag | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::WriteExtraTaggedPC | ( | uint32_t | pc_delta, | |
int | extra_tag | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::WriteTaggedData | ( | int32_t | data_delta, | |
int | tag | |||
) | [inline, private] |
void v8::internal::BASE_EMBEDDED< Allocator >::WriteTaggedPC | ( | uint32_t | pc_delta, | |
int | tag | |||
) | [inline, private] |
uint32_t v8::internal::BASE_EMBEDDED< Allocator >::WriteVariableLengthPCJump | ( | uint32_t | pc_delta | ) | [inline, private] |
v8::internal::BASE_EMBEDDED< Allocator >::ZoneScope | ( | ZoneScopeMode | mode | ) | [inline, explicit] |
Assembler [friend] |
assembler-arm.h の 332 行で定義されています。
friend class BreakPointIterator [friend] |
code-stubs.h の 104 行で定義されています。
friend class DescriptorArray [friend] |
property.h の 99 行で定義されています。
friend class DescriptorReader [friend] |
property.h の 98 行で定義されています。
friend class DescriptorWriter [friend] |
property.h の 97 行で定義されています。
friend class HeapObject [friend] |
friend class PostponeInterruptsScope [friend] |
execution.h の 217 行で定義されています。
friend class RelocIterator [friend] |
assembler.h の 282 行で定義されています。
friend class StackFrame [friend] |
friend class StackLimitCheck [friend] |
execution.h の 216 行で定義されています。
Address v8::internal::BASE_EMBEDDED< Allocator >::address_ [private] |
assembler.h の 447 行で定義されています。
AddrMode v8::internal::BASE_EMBEDDED< Allocator >::am_ [private] |
assembler-arm.h の 363 行で定義されています。
Object** v8::internal::BASE_EMBEDDED< Allocator >::arguments_ [private] |
arguments.h の 65 行で定義されています。
Assembler* v8::internal::BASE_EMBEDDED< Allocator >::assembler_ [private] |
assembler-ia32.h の 803 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::available_ [private] |
Vector<unsigned> v8::internal::BASE_EMBEDDED< Allocator >::backing_ [private] |
StackFrame::Id v8::internal::BASE_EMBEDDED< Allocator >::break_frame_id_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::break_id_ [private] |
byte v8::internal::BASE_EMBEDDED< Allocator >::buf_[6] [mutable, private] |
assembler-ia32.h の 253 行で定義されています。
Address v8::internal::BASE_EMBEDDED< Allocator >::c_entry_fp_ |
FixedArray* v8::internal::BASE_EMBEDDED< Allocator >::cache_ [private] |
bootstrapper.cc の 84 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::cacheable_ [private] |
property.h の 303 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::capacity_ [private] |
v8::TryCatch* v8::internal::BASE_EMBEDDED< Allocator >::catcher_ |
CodeGenerator * v8::internal::BASE_EMBEDDED< Allocator >::cgen_ [private] |
codegen-arm.h の 91 行で定義されています。
GarbageCollector v8::internal::BASE_EMBEDDED< Allocator >::collector_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::contains_array_literal_ [private] |
Context* v8::internal::BASE_EMBEDDED< Allocator >::context_ |
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::context_ [private] |
List<Variable::Mode, Allocator > v8::internal::BASE_EMBEDDED< Allocator >::context_modes_ [private] |
scopeinfo.h の 153 行で定義されています。
List<Handle<String>, Allocator > v8::internal::BASE_EMBEDDED< Allocator >::context_slots_ [private] |
scopeinfo.h の 152 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::counter_ [private] |
Page* v8::internal::BASE_EMBEDDED< Allocator >::cur_page_ [private] |
Genesis* v8::internal::BASE_EMBEDDED< Allocator >::current_ [static, private] |
bootstrapper.cc の 265 行で定義されています。
intptr_t v8::internal::BASE_EMBEDDED< Allocator >::data_ [private] |
assembler.h の 281 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::data_ [private] |
assembler-ia32.h の 314 行で定義されています。
DescriptorArray* v8::internal::BASE_EMBEDDED< Allocator >::descriptors_ [protected] |
property.h の 325 行で定義されています。
PropertyDetails v8::internal::BASE_EMBEDDED< Allocator >::details_ [private] |
property.h の 72 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::end_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::expected_property_count_ [private] |
Expression * v8::internal::BASE_EMBEDDED< Allocator >::expression_ [private] |
codegen-arm.h の 92 行で定義されています。
bool v8::internal::BASE_EMBEDDED< Allocator >::external_caught_exception_ |
v8::FailedAccessCheckCallback v8::internal::BASE_EMBEDDED< Allocator >::failed_access_check_callback_ |
Label * v8::internal::BASE_EMBEDDED< Allocator >::false_target_ [private] |
codegen-arm.h の 131 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::finger_ [private] |
int32_t v8::internal::BASE_EMBEDDED< Allocator >::formal_count_ |
StackFrame* v8::internal::BASE_EMBEDDED< Allocator >::frame_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::frame_local_count_ [private] |
codegen-ia32.h の 95 行で定義されています。
SizeNode v8::internal::BASE_EMBEDDED< Allocator >::free_[kFreeListsLength] [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::full_gc_count_ [private] |
Handle<String> v8::internal::BASE_EMBEDDED< Allocator >::function_name_ [private] |
scopeinfo.h の 148 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::gc_count_ [private] |
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::global_context_ [private] |
bootstrapper.cc の 259 行で定義されています。
StackHandler * v8::internal::BASE_EMBEDDED< Allocator >::handler_ [private] |
Address v8::internal::BASE_EMBEDDED< Allocator >::handler_ |
bool v8::internal::BASE_EMBEDDED< Allocator >::has_been_transformed_ [private] |
Address v8::internal::BASE_EMBEDDED< Allocator >::head_ [private] |
JSObject* v8::internal::BASE_EMBEDDED< Allocator >::holder_ [private] |
property.h の 301 行で定義されています。
int32_t v8::internal::BASE_EMBEDDED< Allocator >::imm32_ [private] |
assembler-arm.h の 329 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::immediate_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_compacting_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::is_pre_parsing_ [private] |
JavaScriptFrameIterator v8::internal::BASE_EMBEDDED< Allocator >::it_ [private] |
StackFrameIterator v8::internal::BASE_EMBEDDED< Allocator >::iterator_ [private] |
StackFrameIterator v8::internal::BASE_EMBEDDED< Allocator >::iterator_ [private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kApplyMask [static] |
assembler.h の 272 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kCodeNotPresent = 0 [static] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kCodeTargetMask = (1 << (LAST_CODE_ENUM + 1)) - 1 [static] |
assembler.h の 269 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kContainsArrayLiteralOffset = 4 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kContextOffset = StandardFrameConstants::kContextOffset [static, private] |
codegen-ia32.h の 92 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kDebugMask = kPositionMask | 1 << COMMENT [static] |
assembler.h の 271 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kEnd = kMaxInt [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kEndPosOffset = 1 [static, private] |
String* v8::internal::BASE_EMBEDDED< Allocator >::key_ [private] |
property.h の 70 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kForwardingOffsetBits = 11 [static, private] |
const uint32_t v8::internal::BASE_EMBEDDED< Allocator >::kForwardingOffsetMask [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kForwardingOffsetShift [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kFreeListsLength = kMaxBlockSize / kPointerSize + 1 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kFunctionOffset = JavaScriptFrameConstants::kFunctionOffset [static, private] |
codegen-ia32.h の 91 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kHead = kMinBlockSize / kPointerSize - 1 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kHeaderSize = 0 [static] |
const uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::kIllegalLimit = 0xffffffff [static, private] |
execution.h の 193 行で定義されています。
Kind v8::internal::BASE_EMBEDDED< Allocator >::kind_ [private] |
variables.h の 100 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kInitialIndex = 1 [static] |
const uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::kInterruptLimit = 0xfffffffe [static, private] |
execution.h の 192 行で定義されています。
const uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::kLimitSize = 512 * KB [static, private] |
execution.h の 191 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kLiteralCountOffset = 2 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kLocal0Offset = JavaScriptFrameConstants::kLocal0Offset [static, private] |
codegen-ia32.h の 90 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kMajorBits = 5 [static, protected] |
code-stubs.h の 74 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kMapPageIndexBits = 10 [static, private] |
const uint32_t v8::internal::BASE_EMBEDDED< Allocator >::kMapPageIndexMask [static, private] |
(1 << kMapPageOffsetShift) - 1
const int v8::internal::BASE_EMBEDDED< Allocator >::kMapPageIndexShift = 0 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMapPageOffsetBits = 11 [static, private] |
const uint32_t v8::internal::BASE_EMBEDDED< Allocator >::kMapPageOffsetMask [static, private] |
((1 << kForwardingOffsetShift) - 1) & ~kMapPageIndexMask
const int v8::internal::BASE_EMBEDDED< Allocator >::kMapPageOffsetShift [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMarkingBit = 0 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMarkingMask = (1 << kMarkingBit) [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMaxBlockSize = Page::kMaxHeapObjectSize [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMaxSize = 12 [static] |
assembler.h の 307 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kMinBlockSize = Array::kHeaderSize + kPointerSize [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kMinorBits = kBitsPerPointer - kMajorBits - kSmiTagSize [static, protected] |
code-stubs.h の 75 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kNoPosition = -1 [static] |
assembler.h の 159 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kOverflowBit = 1 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kOverflowMask = (1 << kOverflowBit) [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kPositionMask = 1 << POSITION | 1 << STATEMENT_POSITION [static] |
assembler.h の 270 行で定義されています。
const int v8::internal::BASE_EMBEDDED< Allocator >::kPropertyCountOffset = 3 [static, private] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kSize = 5 [static] |
const int v8::internal::BASE_EMBEDDED< Allocator >::kStartPosOffset = 0 [static, private] |
intptr_t v8::internal::BASE_EMBEDDED< Allocator >::last_data_ [private] |
assembler.h の 319 行で定義されています。
byte* v8::internal::BASE_EMBEDDED< Allocator >::last_pc_ [private] |
assembler.h の 318 行で定義されています。
unsigned int v8::internal::BASE_EMBEDDED< Allocator >::len_ [private] |
assembler-ia32.h の 255 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::length_ [private] |
arguments.h の 64 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::limit_ [protected] |
property.h の 327 行で定義されています。
const Address v8::internal::BASE_EMBEDDED< Allocator >::limit_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::load_failed_ [private] |
Mutex* v8::internal::BASE_EMBEDDED< Allocator >::lock_ [private] |
enum { ... } v8::internal::BASE_EMBEDDED< Allocator >::lookup_type_ |
int v8::internal::BASE_EMBEDDED< Allocator >::marked_count_ [private] |
MacroAssembler v8::internal::BASE_EMBEDDED< Allocator >::masm_ [private] |
stub-cache.h の 364 行で定義されています。
MacroAssembler* v8::internal::BASE_EMBEDDED< Allocator >::masm_ [private] |
codegen-ia32.h の 94 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::materialized_literal_count_ [private] |
Vector<uint16_t>* v8::internal::BASE_EMBEDDED< Allocator >::messages_ [private] |
ZoneScopeMode v8::internal::BASE_EMBEDDED< Allocator >::mode_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::needs_rebuild_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::nesting_ [static, private] |
int v8::internal::BASE_EMBEDDED< Allocator >::nreads_ [private] |
variables.h の 59 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::number_ [private] |
property.h の 302 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::nwrites_ [private] |
variables.h の 60 行で定義されています。
Handle<JSObject> v8::internal::BASE_EMBEDDED< Allocator >::object_ [private] |
ObjectIterator* v8::internal::BASE_EMBEDDED< Allocator >::object_iterator_ [private] |
int32_t v8::internal::BASE_EMBEDDED< Allocator >::offset_ [private] |
assembler-arm.h の 360 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::old_weight_ [private] |
usage-analyzer.cc の 109 行で定義されています。
AllocationSpace v8::internal::BASE_EMBEDDED< Allocator >::owner_ [private] |
AllocationSpace v8::internal::BASE_EMBEDDED< Allocator >::owner_ [private] |
codegen-arm.h の 128 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::parameter_count_ [private] |
codegen-ia32.h の 96 行で定義されています。
List<Handle<String>, Allocator > v8::internal::BASE_EMBEDDED< Allocator >::parameters_ [private] |
scopeinfo.h の 150 行で定義されています。
TemporaryScope* v8::internal::BASE_EMBEDDED< Allocator >::parent_ [private] |
Parser * v8::internal::BASE_EMBEDDED< Allocator >::parser_ [private] |
byte* v8::internal::BASE_EMBEDDED< Allocator >::pc_ [private] |
assembler.h の 279 行で定義されています。
Object* v8::internal::BASE_EMBEDDED< Allocator >::pending_exception_ |
byte* v8::internal::BASE_EMBEDDED< Allocator >::pos_ [private] |
assembler.h の 317 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::pos_ [protected] |
property.h の 326 行で定義されています。
SaveContext* v8::internal::BASE_EMBEDDED< Allocator >::prev_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::prev_disable_break_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::prev_level_ [private] |
Scope* v8::internal::BASE_EMBEDDED< Allocator >::prev_scope_ [private] |
CodeGenState * v8::internal::BASE_EMBEDDED< Allocator >::previous_ [private] |
bootstrapper.cc の 264 行で定義されています。
CodeGenState* v8::internal::BASE_EMBEDDED< Allocator >::previous_ [private] |
codegen-arm.h の 132 行で定義されています。
List<Node*>* v8::internal::BASE_EMBEDDED< Allocator >::previous_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::previous_has_compacted_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::previous_marked_count_ [private] |
MessageQueue v8::internal::BASE_EMBEDDED< Allocator >::queue_ [private] |
StatsRate* v8::internal::BASE_EMBEDDED< Allocator >::rate_ [private] |
counters.h の 194 行で定義されています。
const Register v8::internal::BASE_EMBEDDED< Allocator >::reg_ [private] |
Handle<Context> v8::internal::BASE_EMBEDDED< Allocator >::result_ [private] |
bootstrapper.cc の 307 行で定義されています。
Register v8::internal::BASE_EMBEDDED< Allocator >::rm_ [private] |
assembler-arm.h の 325 行で定義されています。
Mode v8::internal::BASE_EMBEDDED< Allocator >::rmode_ [private] |
assembler.h の 280 行で定義されています。
RelocInfo::Mode v8::internal::BASE_EMBEDDED< Allocator >::rmode_ [private] |
assembler-arm.h の 330 行で定義されています。
Register v8::internal::BASE_EMBEDDED< Allocator >::rn_ [private] |
assembler-arm.h の 358 行で定義されています。
Register v8::internal::BASE_EMBEDDED< Allocator >::rs_ [private] |
assembler-arm.h の 326 行で定義されています。
SaveContext v8::internal::BASE_EMBEDDED< Allocator >::save_ [private] |
SaveContext* v8::internal::BASE_EMBEDDED< Allocator >::save_context_ |
Object* v8::internal::BASE_EMBEDDED< Allocator >::scheduled_exception_ |
const bool v8::internal::BASE_EMBEDDED< Allocator >::set_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::shift_imm_ [private] |
assembler-arm.h の 328 行で定義されています。
ShiftOp v8::internal::BASE_EMBEDDED< Allocator >::shift_op_ [private] |
assembler-arm.h の 327 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::size_ [private] |
SpaceIterator* v8::internal::BASE_EMBEDDED< Allocator >::space_iterator_ [private] |
List<Node*> v8::internal::BASE_EMBEDDED< Allocator >::stack_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::stack_is_cooked_ |
bool v8::internal::BASE_EMBEDDED< Allocator >::stack_overflow_ [private] |
List<Handle<String>, Allocator > v8::internal::BASE_EMBEDDED< Allocator >::stack_slots_ [private] |
scopeinfo.h の 151 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::start_ [private] |
double v8::internal::BASE_EMBEDDED< Allocator >::start_size_ [private] |
double v8::internal::BASE_EMBEDDED< Allocator >::start_time_ [private] |
State v8::internal::BASE_EMBEDDED< Allocator >::state_ [private] |
Page* v8::internal::BASE_EMBEDDED< Allocator >::stop_page_ [private] |
bool v8::internal::BASE_EMBEDDED< Allocator >::supports_eval_ [private] |
scopeinfo.h の 149 行で定義されています。
ThreadLocalTop* v8::internal::BASE_EMBEDDED< Allocator >::thread_ [private] |
ThreadLocal v8::internal::BASE_EMBEDDED< Allocator >::thread_local_ [static, private] |
execution.h の 214 行で定義されています。
Label * v8::internal::BASE_EMBEDDED< Allocator >::true_target_ [private] |
codegen-arm.h の 130 行で定義されています。
v8::TryCatch* v8::internal::BASE_EMBEDDED< Allocator >::try_catch_handler_ |
Type v8::internal::BASE_EMBEDDED< Allocator >::type_ [private] |
bootstrapper.cc の 83 行で定義されています。
Type v8::internal::BASE_EMBEDDED< Allocator >::type_ [private] |
codegen-arm.h の 93 行で定義されています。
TypeofState v8::internal::BASE_EMBEDDED< Allocator >::typeof_state_ [private] |
codegen-arm.h の 129 行で定義されています。
UsageComputer* v8::internal::BASE_EMBEDDED< Allocator >::uc_ [private] |
usage-analyzer.cc の 108 行で定義されています。
int v8::internal::BASE_EMBEDDED< Allocator >::unused_property_fields_ [private] |
Object* v8::internal::BASE_EMBEDDED< Allocator >::value_ [private] |
property.h の 71 行で定義されています。
uint32_t v8::internal::BASE_EMBEDDED< Allocator >::value_ [private] |
uintptr_t v8::internal::BASE_EMBEDDED< Allocator >::value_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::waste_ [private] |
int v8::internal::BASE_EMBEDDED< Allocator >::x_ [private] |
assembler-ia32.h の 192 行で定義されています。