Home
last modified time | relevance | path

Searched defs:CompileLazy (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcompiler.cc603 bool Compiler::CompileLazy(CompilationInfo* info) { in CompileLazy() function in v8::internal::Compiler
Dobjects.cc7409 bool SharedFunctionInfo::CompileLazy(Handle<SharedFunctionInfo> shared, in CompileLazy() function in v8::internal::SharedFunctionInfo
7416 bool JSFunction::CompileLazy(Handle<JSFunction> function, in CompileLazy() function in v8::internal::JSFunction