V8 Project
|
This is the complete list of members for v8::internal::AllocationResult, including all inherited members.
AllocationResult(Object *object) | v8::internal::AllocationResult | inline |
AllocationResult() | v8::internal::AllocationResult | inline |
AllocationResult(AllocationSpace space) | v8::internal::AllocationResult | inlineexplicitprivate |
IsRetry() | v8::internal::AllocationResult | inline |
object_ | v8::internal::AllocationResult | private |
Retry(AllocationSpace space=NEW_SPACE) | v8::internal::AllocationResult | inlinestatic |
retry_space_ | v8::internal::AllocationResult | private |
RetrySpace() | v8::internal::AllocationResult | inline |
To(T **obj) | v8::internal::AllocationResult | inline |
ToObjectChecked() | v8::internal::AllocationResult | inline |