Home | History | Annotate | Download | only in src

Lines Matching refs:Relocatable

8748 class Relocatable BASE_EMBEDDED {
8750 explicit inline Relocatable(Isolate* isolate);
8751 inline virtual ~Relocatable();
8760 static void Iterate(ObjectVisitor* v, Relocatable* top);
8764 Relocatable* prev_;
8771 class FlatStringReader : public Relocatable {
10059 V(kRelocatable, "relocatable", "(Relocatable)") \