Searched defs:ExternalConstant (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/v8/src/compiler/ | ||
| D | js-graph.cc | 177 Node* JSGraph::ExternalConstant(ExternalReference reference) { in ExternalConstant() function in v8::internal::compiler::JSGraph |
| D | common-operator.cc | 154 const Operator* CommonOperatorBuilder::ExternalConstant( in ExternalConstant() function in v8::internal::compiler::CommonOperatorBuilder |
| D | js-generic-lowering.cc | 55 Node* JSGenericLowering::ExternalConstant(ExternalReference ref) { in ExternalConstant() function in v8::internal::compiler::JSGenericLowering |