#include <code-stubs.h>
Definition at line 1667 of file code-stubs.h.
◆ StringCharFromCodeGenerator()
v8::internal::StringCharFromCodeGenerator::StringCharFromCodeGenerator |
( |
Register |
code, |
|
|
Register |
result |
|
) |
| |
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ GenerateFast()
void v8::internal::StringCharFromCodeGenerator::GenerateFast |
( |
MacroAssembler * |
masm | ) |
|
◆ GenerateSlow()
◆ SkipSlow()
void v8::internal::StringCharFromCodeGenerator::SkipSlow |
( |
MacroAssembler * |
masm, |
|
|
Label * |
bailout |
|
) |
| |
|
inline |
◆ code_
Register v8::internal::StringCharFromCodeGenerator::code_ |
|
private |
◆ exit_
Label v8::internal::StringCharFromCodeGenerator::exit_ |
|
private |
◆ result_
Register v8::internal::StringCharFromCodeGenerator::result_ |
|
private |
◆ slow_case_
Label v8::internal::StringCharFromCodeGenerator::slow_case_ |
|
private |
The documentation for this class was generated from the following file: