Home
last modified time | relevance | path

Searched defs:CompileConstructStub (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dstub-cache-mips.cc573 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/x64/
Dstub-cache-x64.cc3032 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc3210 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc3288 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler