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

  /external/v8/src/compiler/
linkage.cc 67 bool CallDescriptor::HasSameReturnLocationsAs(
106 return HasSameReturnLocationsAs(CallDescriptorOf(node->op()));
linkage.h 296 bool HasSameReturnLocationsAs(const CallDescriptor* other) const;

Completed in 175 milliseconds