V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::AllocationResult, including all inherited members.
AllocationResult(Object *object) (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
AllocationResult(ObjectPtr object) (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
AllocationResult() (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
IsRetry() (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
Retry(AllocationSpace space=NEW_SPACE) (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inlinestatic |
RetrySpace() (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
To(T **obj) (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
To(T *obj) (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |
ToObjectChecked() (defined in v8::internal::AllocationResult) | v8::internal::AllocationResult | inline |