Home
last modified time | relevance | path

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

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