#include <allocation-result.h>
Definition at line 26 of file allocation-result.h.
◆ AllocationResult() [1/2]
v8::internal::AllocationResult::AllocationResult |
( |
| ) |
|
|
default |
◆ AllocationResult() [2/2]
v8::internal::AllocationResult::AllocationResult |
( |
Tagged< HeapObject > | heap_object | ) |
|
|
inlineexplicitprivate |
◆ Failure()
◆ FromObject()
◆ IsFailure()
bool v8::internal::AllocationResult::IsFailure |
( |
| ) |
const |
|
inline |
◆ operator bool()
v8::internal::AllocationResult::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ To()
bool v8::internal::AllocationResult::To |
( |
Tagged< T > * | obj | ) |
const |
|
inline |
◆ ToAddress()
Address v8::internal::AllocationResult::ToAddress |
( |
| ) |
const |
|
inline |
◆ ToObject()
◆ ToObjectChecked()
◆ object_
The documentation for this class was generated from the following file: