Searched defs:class_table (Results 1 – 4 of 4) sorted by relevance
99 ClassDef class_table () throws IOException in class_table() method in ClassDefParser.classParser
173 const auto& class_table = context.storage->heap_graph_class_table(); in TEST() local
269 private final Map<String, Index> class_table = new HashMap<>(); field in ConstantPoolGen
3192 ClassTable *class_table = Isolate::Current()->class_table(); in LoadAllocationStatsAddress() local