#include <runtime.h>
Definition at line 1031 of file runtime.h.
◆ RuntimeState() [1/2]
v8::internal::RuntimeState::RuntimeState |
( |
const RuntimeState & | | ) |
|
|
delete |
◆ RuntimeState() [2/2]
v8::internal::RuntimeState::RuntimeState |
( |
| ) |
|
|
privatedefault |
◆ operator=()
◆ redirected_intrinsic_functions()
◆ set_redirected_intrinsic_functions()
void v8::internal::RuntimeState::set_redirected_intrinsic_functions |
( |
Runtime::Function * | redirected_intrinsic_functions | ) |
|
|
inline |
◆ to_lower_mapping()
◆ to_upper_mapping()
◆ Isolate
◆ Runtime
◆ redirected_intrinsic_functions_
std::unique_ptr<Runtime::Function[]> v8::internal::RuntimeState::redirected_intrinsic_functions_ |
|
private |
◆ to_lower_mapping_
◆ to_upper_mapping_
The documentation for this class was generated from the following file: