HomeSort by relevance Sort by last modified time
    Searched full:allowslazyrecompilation (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
compiler.cc 121 function()->scope()->AllowsLazyRecompilation() &&
scopes.h 372 bool AllowsLazyRecompilation() const;
scopes.cc 652 bool Scope::AllowsLazyRecompilation() const {
    [all...]
full-codegen.cc 318 info->function()->scope()->AllowsLazyRecompilation());
    [all...]

Completed in 104 milliseconds