#include <heap-refs.h>
Definition at line 1145 of file heap-refs.h.
◆ GetChar()
std::optional< uint16_t > v8::internal::compiler::StringRef::GetChar |
( |
JSHeapBroker * | broker, |
|
|
uint32_t | index ) const |
◆ GetCharAsStringOrUndefined()
OptionalObjectRef v8::internal::compiler::StringRef::GetCharAsStringOrUndefined |
( |
JSHeapBroker * | broker, |
|
|
uint32_t | index ) const |
◆ GetFirstChar()
std::optional< uint16_t > v8::internal::compiler::StringRef::GetFirstChar |
( |
JSHeapBroker * | broker | ) |
const |
◆ IsContentAccessible()
bool v8::internal::compiler::StringRef::IsContentAccessible |
( |
| ) |
const |
◆ IsExternalString()
bool v8::internal::compiler::StringRef::IsExternalString |
( |
| ) |
const |
◆ IsOneByteRepresentation()
bool v8::internal::compiler::StringRef::IsOneByteRepresentation |
( |
| ) |
const |
◆ IsSeqString()
bool v8::internal::compiler::StringRef::IsSeqString |
( |
| ) |
const |
◆ length()
uint32_t v8::internal::compiler::StringRef::length |
( |
| ) |
const |
◆ object()
◆ ObjectIfContentAccessible()
◆ SupportedStringKind()
bool v8::internal::compiler::StringRef::SupportedStringKind |
( |
| ) |
const |
|
private |
◆ ToInt()
std::optional< double > v8::internal::compiler::StringRef::ToInt |
( |
JSHeapBroker * | broker, |
|
|
int | radix ) |
◆ ToNumber()
std::optional< double > v8::internal::compiler::StringRef::ToNumber |
( |
JSHeapBroker * | broker | ) |
|
The documentation for this class was generated from the following files: