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

  /external/v8/src/interpreter/
bytecode-generator.cc 840 int encoded_flags = info()->GetDeclareGlobalsFlags(); local
847 builder()->LoadLiteral(Smi::FromInt(encoded_flags));
    [all...]
  /external/v8/src/compiler/
ast-graph-builder.cc 2990 int encoded_flags = info()->GetDeclareGlobalsFlags(); local
    [all...]

Completed in 193 milliseconds