Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dstub-cache-mips.cc189 Object* StubCompiler::CompileLazyCompile(Code::Flags flags) { in CompileLazyCompile() function in v8::internal::StubCompiler
/external/v8/src/
Dstub-cache.h344 Object* CompileLazyCompile(Code::Flags flags);
Dstub-cache.cc708 Object* result = FillCache(compiler.CompileLazyCompile(flags)); in ComputeLazyCompile()
/external/v8/src/x64/
Dstub-cache-x64.cc1562 Object* StubCompiler::CompileLazyCompile(Code::Flags flags) { in CompileLazyCompile() function in v8::internal::StubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc752 Object* StubCompiler::CompileLazyCompile(Code::Flags flags) { in CompileLazyCompile() function in v8::internal::StubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc1140 Object* StubCompiler::CompileLazyCompile(Code::Flags flags) { in CompileLazyCompile() function in v8::internal::StubCompiler