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

  /external/v8/src/ast/
ast.cc 734 bool is_holey = false; local
748 is_holey = true;
761 if (is_holey) kind = GetHoleyElementsKind(kind);
    [all...]
  /external/v8/src/
elements.cc 3827 bool is_holey = false; local
    [all...]

Completed in 76 milliseconds