V8 Project
v8::internal::anonymous_namespace{flags.cc} Namespace Reference

Classes

struct  Flag
 

Variables

Flag flags []
 
const size_t num_flags = sizeof(flags) / sizeof(*flags)
 

Variable Documentation

◆ flags

Flag v8::internal::anonymous_namespace{flags.cc}::flags[]
Initial value:
= {
#define FLAG_MODE_META
}

Definition at line 160 of file flags.cc.

Referenced by v8::internal::ACCESSORS_TO_SMI(), v8::internal::DuplicateFinder::AddNumber(), v8::internal::FlagList::argv(), v8::internal::TypeFeedbackOracle::AssignmentReceiverTypes(), v8::internal::RegExpImpl::AtomCompile(), v8::internal::CodeStubGraphBuilder< Stub >::BuildCodeInitializedStub(), v8::internal::CodeStubGraphBuilder< Stub >::BuildCodeStub(), v8::internal::compiler::JSOperatorBuilder::Call(), v8::internal::compiler::RawMachineAssembler::CallFunctionStub0(), v8::internal::Heap::CallGCPrologueCallbacks(), v8::internal::LChunk::Codegen(), v8::internal::Heap::CollectAllGarbage(), v8::internal::StubCache::CollectMatchingMaps(), v8::internal::TypeFeedbackOracle::CollectReceiverTypes(), v8::internal::CommonStubCacheChecks(), v8::internal::Script::compilation_state(), v8::internal::RegExpImpl::Compile(), v8::internal::RegExpImpl::CompileIrregexp(), v8::internal::PropertyICCompiler::CompileLoadInitialize(), v8::internal::PropertyICCompiler::CompileLoadPreMonomorphic(), v8::internal::PropertyICCompiler::CompileStoreGeneric(), v8::internal::PropertyICCompiler::CompileStoreInitialize(), v8::internal::PropertyICCompiler::CompileStoreMegamorphic(), v8::internal::PropertyICCompiler::CompileStorePreMonomorphic(), v8::internal::FINAL< kOperandKind, kNumCachedOperands >::ComputeFlags(), v8::internal::PropertyICCompiler::ComputeKeyedLoadMonomorphic(), v8::internal::PropertyICCompiler::ComputeKeyedLoadPolymorphic(), v8::internal::PropertyICCompiler::ComputeKeyedStoreMonomorphic(), v8::internal::PropertyICCompiler::ComputeKeyedStorePolymorphic(), v8::internal::PropertyICCompiler::ComputeLoad(), v8::internal::PropertyICCompiler::ComputeStore(), v8::internal::ScopeInfo::Create(), v8::internal::CreateArrayLiteralImpl(), v8::internal::RegExpImpl::CreateRegExpLiteral(), v8::internal::LCodeGen::DoDeferredAllocate(), v8::internal::LCodeGen::DoDeferredInstanceOfKnownGlobal(), v8::internal::compiler::SimplifiedLowering::DoStringAdd(), v8::internal::PropertyHandlerCompiler::Find(), v8::internal::PropertyICCompiler::Find(), v8::internal::CompareICStub::FindCodeInSpecialCache(), v8::internal::FindFlag(), v8::internal::Map::FindInCodeCache(), v8::internal::PropertyICCompiler::FindPreMonomorphic(), v8::internal::SemiSpace::FlipPages(), v8::internal::PlatformCodeStub::GenerateCode(), v8::internal::HydrogenCodeStub::GenerateLightweightMissCode(), v8::internal::StubCache::Get(), v8::internal::AllocationUtils::GetAllocationLimitReference(), v8::internal::AllocationUtils::GetAllocationTopReference(), v8::internal::PropertyHandlerCompiler::GetCode(), v8::internal::PropertyICCompiler::GetCode(), v8::internal::CodeCacheHashTable::GetIndex(), v8::internal::compiler::LinkageHelper< LinkageTraits >::GetRuntimeCallDescriptor(), v8::internal::compiler::Linkage::GetStubCallDescriptor(), v8::internal::compiler::LinkageHelper< LinkageTraits >::GetStubCallDescriptor(), v8::internal::HOptimizedGraphBuilder::HandlePolymorphicCallNamed(), v8::internal::InternalStringToDouble(), v8::internal::RegExpImpl::IrregexpInitialize(), v8::internal::CodeCacheHashTableKey::IsMatch(), v8::internal::LoadLookupSlotHelper(), v8::internal::Context::Lookup(), v8::internal::CompilationCacheRegExp::Lookup(), v8::internal::PolymorphicCodeCache::Lookup(), v8::internal::CodeCache::Lookup(), v8::internal::CodeCacheHashTable::Lookup(), v8::internal::CodeCache::LookupDefaultCache(), v8::internal::CodeCache::LookupNormalTypeCache(), v8::internal::CompilationCache::LookupRegExp(), v8::internal::CompilationCacheTable::LookupRegExp(), v8::internal::FullCodeGenerator::MakeCode(), v8::internal::CodeGenerator::MakeCodeEpilogue(), v8::internal::CodeCacheHashTableKey::NameFlagsHashHelper(), v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::NeedsFrameState(), v8::RegExp::New(), v8::internal::BASE_EMBEDDED< Visitor >::NewRegExpLiteral(), v8::base::FINAL< T, S >::operator&(), v8::base::FINAL< T, S >::operator&=(), v8::base::FINAL< T, S >::operator^(), v8::base::FINAL< T, S >::operator^=(), v8::base::FINAL< T, S >::operator|(), v8::base::FINAL< T, S >::operator|=(), v8::internal::StubCache::PrimaryOffset(), v8::internal::FlagList::PrintHelp(), v8::internal::HStoreEliminationPhase::ProcessInstr(), v8::internal::TypeFeedbackOracle::PropertyReceiverTypes(), v8::internal::CompilationCacheRegExp::Put(), v8::internal::CompilationCacheTable::PutRegExp(), v8::internal::CompilationCache::PutRegExp(), v8::internal::RegExpFlagsFromString(), v8::RegExpFlagsToString(), v8::internal::RegExpKey::RegExpHash(), v8::internal::compiler::JSGenericLowering::ReplaceWithStubCall(), v8::internal::FlagList::ResetAllFlags(), v8::internal::HStoreEliminationPhase::Run(), v8::internal::RUNTIME_FUNCTION(), v8::internal::StubCache::SecondaryOffset(), v8::internal::StubCache::Set(), v8::internal::Script::set_compilation_state(), v8::internal::Script::set_compilation_type(), v8::internal::MarkCompactCollector::SetFlags(), v8::internal::MemoryChunk::SetFlags(), v8::SetFlagsFromString(), v8::internal::Builtins::SetUp(), v8::internal::FINAL< kOperandKind, kNumCachedOperands >::StringAddStub(), v8::internal::StringToDouble(), v8::internal::SemiSpace::Swap(), v8::internal::PolymorphicCodeCache::Update(), v8::internal::CodeCache::UpdateDefaultCache(), v8::internal::compiler::AstGraphBuilder::VisitCallJSRuntime(), v8::internal::compiler::AstGraphBuilder::VisitDeclarations(), and v8::internal::HOptimizedGraphBuilder::VisitDeclarations().

◆ num_flags

const size_t v8::internal::anonymous_namespace{flags.cc}::num_flags = sizeof(flags) / sizeof(*flags)