Searched defs:NewForTesting (Results 1 – 2 of 2) sorted by relevance
178 Handle<LayoutDescriptor> LayoutDescriptor::NewForTesting(Isolate* isolate, in NewForTesting() function in v8::internal::LayoutDescriptor
325 static Type* NewForTesting(bitset bits) { return New(bits); } in NewForTesting() function