Searched defs:TypeGuard (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | graph-assembler.cc | 637 Node* GraphAssembler::TypeGuard(Type type, Node* value) { in TypeGuard() function in v8::internal::compiler::GraphAssembler |
D | common-operator.cc | 1315 const Operator* CommonOperatorBuilder::TypeGuard(Type type) { in TypeGuard() function in v8::internal::compiler::CommonOperatorBuilder |