![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::AllocationResult, including all inherited members.
AllocationResult()=default | v8::internal::AllocationResult | |
AllocationResult(Tagged< HeapObject > heap_object) | v8::internal::AllocationResult | inlineexplicitprivate |
Failure() | v8::internal::AllocationResult | inlinestatic |
FromObject(Tagged< HeapObject > heap_object) | v8::internal::AllocationResult | inlinestatic |
IsFailure() const | v8::internal::AllocationResult | inline |
object_ | v8::internal::AllocationResult | private |
operator bool() const | v8::internal::AllocationResult | inlineexplicit |
To(Tagged< T > *obj) const | v8::internal::AllocationResult | inline |
ToAddress() const | v8::internal::AllocationResult | inline |
ToObject() const | v8::internal::AllocationResult | inline |
ToObjectChecked() const | v8::internal::AllocationResult | inline |