Home | History | Annotate | Download | only in src

Lines Matching refs:BaseShape

3476 class BaseShape {
3690 class StringTableShape : public BaseShape<HashTableKey*> {
3756 class MapCacheShape : public BaseShape<HashTableKey*> {
3907 class NameDictionaryShape : public BaseShape<Name*> {
3943 class NumberDictionaryShape : public BaseShape<uint32_t> {
4051 class ObjectHashTableShape : public BaseShape<Object*> {
4138 class WeakHashTableShape : public BaseShape<Object*> {
7866 class CompilationCacheShape : public BaseShape<HashTableKey*> {
7969 class CodeCacheHashTableShape : public BaseShape<HashTableKey*> {