Searched defs:CompileConstructStub (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/mips/ | ||
D | stub-cache-mips.cc | 573 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler |
/external/v8/src/x64/ | ||
D | stub-cache-x64.cc | 3032 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler |
/external/v8/src/ia32/ | ||
D | stub-cache-ia32.cc | 3210 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler |
/external/v8/src/arm/ | ||
D | stub-cache-arm.cc | 3288 MaybeObject* ConstructStubCompiler::CompileConstructStub(JSFunction* function) { in CompileConstructStub() function in v8::internal::ConstructStubCompiler |