Home | History | Annotate | Download | only in arm64

Lines Matching defs:type_

468       : external_function_(external_function), type_(type), next_(NULL) {
483 ExternalReference::Type type() { return type_; }
521 ExternalReference::Type type_;