Home
last modified time | relevance | path

Searched refs:pop_first (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_options-inl.h264 std::string pop_first() { in pop_first() function
302 const std::string arg = args.pop_first(); in Parse()
427 value = args.pop_first(); in Parse()