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

  /external/v8/src/ast/
ast.cc 683 return fast_elements() && has_shallow_properties() &&
    [all...]
ast.h 1391 bool has_shallow_properties() const { function in class:v8::internal::final
    [all...]

Completed in 48 milliseconds