Home
last modified time | relevance | path

Searched refs:NewForTesting (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlayout-descriptor.h95 static Handle<LayoutDescriptor> NewForTesting(Isolate* isolate, int length);
Dlayout-descriptor.cc184 Handle<LayoutDescriptor> LayoutDescriptor::NewForTesting(Isolate* isolate, in NewForTesting() function in v8::internal::LayoutDescriptor