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

  /external/v8/src/compiler/
linkage.h 300 bool CanTailCall(const Node* call) const;
linkage.cc 105 bool CallDescriptor::CanTailCall(const Node* node) const {
instruction-selector.cc     [all...]

Completed in 406 milliseconds