Searched defs:ConstructStubCompiler (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dstub-cache.h838 class ConstructStubCompiler: public StubCompiler { class in namespace:v8::internal
840 explicit ConstructStubCompiler(Isolate* isolate) : StubCompiler(isolate) { } function in class:v8::internal::ConstructStubCompiler

Completed in 228 milliseconds