Searched defs:IsTagged (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
H A D | class-debug-reader-generator.cc | 119 bool IsTagged() const { in IsTagged() function in v8::internal::torque::__anon15101::DebugFieldType |
/third_party/node/deps/v8/src/codegen/ | ||
H A D | machine-type.h | 134 constexpr bool IsTagged() const { in IsTagged() function in v8::internal::MachineRepresentation::MachineType |
/third_party/node/deps/v8/src/objects/ | ||
H A D | property-details.h | 207 constexpr bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function in v8::internal::PropertyKind::PropertyLocation::PropertyConstness::Representation |
Completed in 4 milliseconds