#include <platform.h>
Definition at line 418 of file platform.h.
◆ Options() [1/2]
v8::base::Thread::Options::Options |
( |
| ) |
|
|
inline |
◆ Options() [2/2]
v8::base::Thread::Options::Options |
( |
const char * |
name, |
|
|
int |
stack_size = 0 |
|
) |
| |
|
inlineexplicit |
Definition at line 421 of file platform.h.
const char * name() const
◆ name()
const char* v8::base::Thread::Options::name |
( |
| ) |
const |
|
inline |
◆ stack_size()
int v8::base::Thread::Options::stack_size |
( |
| ) |
const |
|
inline |
◆ name_
const char* v8::base::Thread::Options::name_ |
|
private |
◆ stack_size_
int v8::base::Thread::Options::stack_size_ |
|
private |
The documentation for this class was generated from the following file: