Commit 4ae31351 authored by raisinten's avatar raisinten Committed by Antoine du Hamel
Browse files

src: replace push_back with emplace_back in debug_utils

This prevents potential temporary object constructions.

PR-URL: https://github.com/nodejs/node/pull/36897


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarAntoine du Hamel <duhamelantoine1995@gmail.com>
parent 8354ca5f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment