HomeSort by relevance Sort by last modified time
    Searched defs:CompileLazy (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
compiler.cc 350 bool Compiler::CompileLazy(CompilationInfo* info) {
handles.cc 695 bool result = Compiler::CompileLazy(info);
709 bool CompileLazy(Handle<JSFunction> function,

Completed in 35 milliseconds