V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::CompilationCacheTable Member List

This is the complete list of members for v8::internal::CompilationCacheTable, including all inherited members.

Age() (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTable
Capacity() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ComputeCapacity(int at_least_space_for) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlinestatic
ElementAdded() (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ElementRemoved() (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ElementsRemoved(int n) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
EnsureCapacity(Isolate *isolate, Handle< CompilationCacheTable > table, int n, PretenureFlag pretenure=NOT_TENURED) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
EntryToIndex(int entry) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >inlinestatic
FindEntry(ReadOnlyRoots roots, Key key, int32_t hash) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >inline
FindEntry(Isolate *isolate, Key key) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
FindInsertionEntry(uint32_t hash) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >protected
FirstProbe(uint32_t hash, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
GetProbe(uint32_t hash, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
GetProbeOffset(uint32_t n) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlinestatic
HasSufficientCapacityToAdd(int number_of_additional_elements) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
IsKey(ReadOnlyRoots roots, Object *k) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
IterateElements(ObjectVisitor *visitor) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
IteratePrefix(ObjectVisitor *visitor) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
kCapacityIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kElementsStartIndex (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kElementsStartOffset (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kEntryKeyIndex (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kEntrySize (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
Key typedef (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
KeyAt(int entry) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >inline
kHashGenerations (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
kMaxCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kMaxRegularCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kMinCapacity (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kMinShrinkCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
kNotFound (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kNumberOfDeletedElementsIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kNumberOfElementsIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kPrefixStartIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
LookupEval(Handle< CompilationCacheTable > table, Handle< String > src, Handle< SharedFunctionInfo > shared, Handle< Context > native_context, LanguageMode language_mode, int position) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
LookupRegExp(Handle< String > source, JSRegExp::Flags flags) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTable
LookupScript(Handle< CompilationCacheTable > table, Handle< String > src, Handle< Context > native_context, LanguageMode language_mode) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
New(Isolate *isolate, int at_least_space_for, PretenureFlag pretenure=NOT_TENURED, MinimumCapacity capacity_option=USE_DEFAULT_MINIMUM_CAPACITY) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >static
NewInternal(Isolate *isolate, int capacity, PretenureFlag pretenure) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >protectedstatic
NextProbe(uint32_t last, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
NumberOfDeletedElements() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
NumberOfElements() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
PutEval(Handle< CompilationCacheTable > cache, Handle< String > src, Handle< SharedFunctionInfo > outer_info, Handle< SharedFunctionInfo > value, Handle< Context > native_context, Handle< FeedbackCell > feedback_cell, int position) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
PutRegExp(Isolate *isolate, Handle< CompilationCacheTable > cache, Handle< String > src, JSRegExp::Flags flags, Handle< FixedArray > value) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
PutScript(Handle< CompilationCacheTable > cache, Handle< String > src, Handle< Context > native_context, LanguageMode language_mode, Handle< SharedFunctionInfo > value) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTablestatic
Rehash(Isolate *isolate) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
Remove(Object *value) (defined in v8::internal::CompilationCacheTable)v8::internal::CompilationCacheTable
SetNumberOfDeletedElements(int nod) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotected
SetNumberOfElements(int nof) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotected
ShapeT typedef (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
Shrink(Isolate *isolate, Handle< CompilationCacheTable > table, int additionalCapacity=0) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >protectedstatic
STATIC_ASSERT(kEntrySize > 0) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >
ToKey(ReadOnlyRoots roots, int entry, Object **out_k) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >)v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >inline