#include <utils.h>
|
std::ostream & | os_ |
|
std::vector< std::string > | d_ |
|
Definition at line 378 of file utils.h.
◆ NamespaceScope() [1/2]
v8::internal::torque::NamespaceScope::NamespaceScope |
( |
std::ostream & | os, |
|
|
std::initializer_list< std::string > | namespaces ) |
◆ ~NamespaceScope()
v8::internal::torque::NamespaceScope::~NamespaceScope |
( |
| ) |
|
◆ NamespaceScope() [2/2]
v8::internal::torque::NamespaceScope::NamespaceScope |
( |
const NamespaceScope & | | ) |
|
|
delete |
◆ operator=()
◆ d_
std::vector<std::string> v8::internal::torque::NamespaceScope::d_ |
|
private |
◆ os_
std::ostream& v8::internal::torque::NamespaceScope::os_ |
|
private |
The documentation for this class was generated from the following files: