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

  /external/v8/src/
compiler.h 306 static bool CompileLazy(CompilationInfo* info);
v8-counters.h 50 HT(compile_lazy, V8.CompileLazy)
compiler.cc 603 bool Compiler::CompileLazy(CompilationInfo* info) {
691 return CompileLazy(&optimized);
accessors.cc 521 if (!JSFunction::CompileLazy(handle, KEEP_EXCEPTION)) {
ic.cc     [all...]
objects.h     [all...]
debug.cc     [all...]
objects.cc     [all...]
runtime.cc     [all...]

Completed in 281 milliseconds