Home
last modified time | relevance | path

Searched refs:CompileConstructStub (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dstub-cache.h842 Handle<Code> CompileConstructStub(Handle<JSFunction> function);
Druntime.cc7916 Handle<Code> code = compiler.CompileConstructStub(function); in TrySettingInlineConstructStub()
/external/v8/src/x64/
Dstub-cache-x64.cc2949 Handle<Code> ConstructStubCompiler::CompileConstructStub( in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc3126 Handle<Code> ConstructStubCompiler::CompileConstructStub( in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc3163 Handle<Code> ConstructStubCompiler::CompileConstructStub( in CompileConstructStub() function in v8::internal::ConstructStubCompiler
/external/v8/src/mips/
Dstub-cache-mips.cc3151 Handle<Code> ConstructStubCompiler::CompileConstructStub( in CompileConstructStub() function in v8::internal::ConstructStubCompiler