MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / IsValid

Method IsValid

rapidjson/schema.h:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 }
215
216 bool IsValid() const { return stack_.GetSize() == sizeof(uint64_t); }
217
218 uint64_t GetHashCode() const {
219 RAPIDJSON_ASSERT(IsValid());

Callers 6

EndValueMethod · 0.45
EndObjectMethod · 0.45
CreatePatternMethod · 0.45
CreateSchemaMethod · 0.45
HandleRefSchemaMethod · 0.45
operator()Method · 0.45

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected