Home
last modified time | relevance | path

Searched defs:TypeGuard (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dgraph-assembler.cc637 Node* GraphAssembler::TypeGuard(Type type, Node* value) { in TypeGuard() function in v8::internal::compiler::GraphAssembler
Dcommon-operator.cc1315 const Operator* CommonOperatorBuilder::TypeGuard(Type type) { in TypeGuard() function in v8::internal::compiler::CommonOperatorBuilder