Lines Matching defs:const
45 size_t size, unsigned int count) const {
96 const WeakCallbackInfo<Sample>& data) {
117 AllocationNode* parent, const char* name, int script_id,
156 const char* name = nullptr;
193 const char* name = this->names()->GetCopy(shared.DebugNameCStr().get());
212 const std::map<int, Handle<Script>>& scripts) {
249 for (const auto& it : node->children_) {
279 const std::vector<v8::AllocationProfile::Sample>
280 SamplingHeapProfiler::BuildSamples() const {
283 for (const auto& it : samples_) {
284 const Sample* sample = it.second.get();