Home | History | Annotate | Download | only in cctest

Lines Matching refs:FixedArray

51   typedef FixedArray Struct;
59 static Struct* AsStruct(Handle<HeapType> t) { return FixedArray::cast(*t); }