MCPcopy Create free account
hub / github.com/NativeScript/android / ~Node

Method ~Node

test-app/runtime/src/main/cpp/include/v8-profiler.h:832–832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

830
831 Node() = default;
832 virtual ~Node() = default;
833 virtual const char* Name() = 0;
834 virtual size_t SizeInBytes() = 0;
835 /**

Callers 4

nodesMethod · 0.80
nodesDoNotDeallocateMethod · 0.80
shiftDownMethod · 0.80
rehashPowerOfTwoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected