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

  /external/v8/src/
transitions.h 65 static inline bool CanStoreSimpleTransition(Object* raw_transition) {
transitions.cc 22 if (CanStoreSimpleTransition(map->raw_transitions())) {
373 if (CanStoreSimpleTransition(raw_transitions)) return 0;

Completed in 112 milliseconds