Searched defs:IsA (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/asmjs/ | ||
| D | asm-types.cc | 58 bool AsmType::IsA(AsmType* that) { in IsA() function in v8::internal::wasm::AsmType |
| /third_party/skia/include/core/ | ||
| D | SkPathBuilder.h | 234 enum IsA { enum |
| /third_party/rust/crates/nom/src/ | ||
| D | error.rs | 372 IsA, enumerator |
| /third_party/protobuf/python/ | ||
| D | mox.py | 790 class IsA(Comparator): class |