#include <maglev-ir.h>
Definition at line 7363 of file maglev-ir.h.
◆ Base
Initial value:
FixedInputNodeTMixin< InputCount, ValueNodeT< Derived >, Derived > FixedInputValueNodeT
Definition at line 7366 of file maglev-ir.h.
◆ Mode
Enumerator |
---|
kCharCodeAt | |
kCodePointAt | |
Definition at line 7370 of file maglev-ir.h.
◆ BuiltinStringPrototypeCharCodeOrCodePointAt()
v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::BuiltinStringPrototypeCharCodeOrCodePointAt |
( |
uint64_t | bitfield, |
|
|
Mode | mode ) |
|
inlineexplicit |
◆ GenerateCode()
◆ index_input()
Input & v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::index_input |
( |
| ) |
|
|
inline |
◆ MaxCallStackArgs()
int v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::MaxCallStackArgs |
( |
| ) |
const |
◆ mode()
Mode v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::mode |
( |
| ) |
const |
|
inline |
◆ options()
auto v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::options |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ SetValueLocationConstraints()
void v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::SetValueLocationConstraints |
( |
| ) |
|
◆ string_input()
Input & v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::string_input |
( |
| ) |
|
|
inline |
◆ kIndexIndex
int v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::kIndexIndex = 1 |
|
staticconstexpr |
◆ kInputTypes
Base::InputTypes v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::kInputTypes |
|
staticconstexpr |
◆ kProperties
OpProperties v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::kProperties |
|
staticconstexpr |
Initial value:=
static constexpr OpProperties Int32()
static constexpr OpProperties CanRead()
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
Definition at line 7379 of file maglev-ir.h.
◆ kStringIndex
int v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::kStringIndex = 0 |
|
staticconstexpr |
◆ mode_
Mode v8::internal::maglev::BuiltinStringPrototypeCharCodeOrCodePointAt::mode_ |
|
private |
The documentation for this class was generated from the following files: