Searched refs:NewForTesting (Results 1 – 3 of 3) sorted by relevance
92 static Handle<LayoutDescriptor> NewForTesting(Isolate* isolate, int length);
178 Handle<LayoutDescriptor> LayoutDescriptor::NewForTesting(Isolate* isolate, in NewForTesting() function in v8::internal::LayoutDescriptor
247 Handle<LayoutDescriptor> layout_descriptor = LayoutDescriptor::NewForTesting( in TestLayoutDescriptorQueries()