Definition at line 22 of file static-roots-gen.cc.
◆ StaticRootsTableGenImpl()
v8::internal::StaticRootsTableGenImpl::StaticRootsTableGenImpl |
( |
Isolate * | isolate | ) |
|
|
inlineexplicit |
◆ camel_name()
const std::string & v8::internal::StaticRootsTableGenImpl::camel_name |
( |
RootIndex | idx | ) |
|
|
inline |
◆ sorted_roots()
const std::map< Tagged_t, std::list< RootIndex > > & v8::internal::StaticRootsTableGenImpl::sorted_roots |
( |
| ) |
|
|
inline |
◆ camel_names_
std::unordered_map<RootIndex, std::string> v8::internal::StaticRootsTableGenImpl::camel_names_ |
|
private |
◆ sorted_roots_
std::map<Tagged_t, std::list<RootIndex> > v8::internal::StaticRootsTableGenImpl::sorted_roots_ |
|
private |
The documentation for this class was generated from the following file: