![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::CompilationCacheShape, including all inherited members.
| EvalHash(Tagged< String > source, Tagged< SharedFunctionInfo > shared, LanguageMode language_mode, int position) | v8::internal::CompilationCacheShape | inlinestatic |
| Hash(ReadOnlyRoots roots, HashTableKey *key) | v8::internal::CompilationCacheShape | inlinestatic |
| HashForObject(ReadOnlyRoots roots, Tagged< Object > object) | v8::internal::CompilationCacheShape | inlinestatic |
| IsMatch(HashTableKey *key, Tagged< Object > value) | v8::internal::CompilationCacheShape | inlinestatic |
| kDoHashSpreading | v8::internal::CompilationCacheShape | static |
| kEntrySize | v8::internal::CompilationCacheShape | static |
| Key typedef | v8::internal::BaseShape< HashTableKey * > | |
| kHashBits | v8::internal::CompilationCacheShape | static |
| kMatchNeedsHoleCheck | v8::internal::CompilationCacheShape | static |
| kPrefixSize | v8::internal::CompilationCacheShape | static |
| RegExpHash(Tagged< String > string, Tagged< Smi > flags) | v8::internal::CompilationCacheShape | inlinestatic |
| Unwrap(Tagged< Object > key) | v8::internal::BaseShape< HashTableKey * > | inlinestatic |