Home
last modified time | relevance | path

Searched refs:CompileConstructStub (Results 1 – 6 of 6) 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/
Dstub-cache.h795 MUST_USE_RESULT MaybeObject* CompileConstructStub(JSFunction* function);
Druntime.cc7156 MaybeObject* code = compiler.CompileConstructStub(*function); in TrySettingInlineConstructStub()
/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