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

  /external/v8/src/objects/
map-inl.h 184 } else if (has_fast_sloppy_arguments_elements()) {
459 bool Map::has_fast_sloppy_arguments_elements() const { function in class:v8::internal::Map
map.h 401 inline bool has_fast_sloppy_arguments_elements() const;
    [all...]

Completed in 108 milliseconds