Allocate(int size, AllocationType allocation=AllocationType::kYoung, Type type=Type::Any()) | v8::internal::compiler::AllocationBuilder | inline |
AllocateArray(int length, MapRef map, AllocationType allocation=AllocationType::kYoung) | v8::internal::compiler::AllocationBuilder | inline |
AllocateContext(int variadic_part_length, MapRef map) | v8::internal::compiler::AllocationBuilder | inline |
AllocateSloppyArgumentElements(int length, MapRef map, AllocationType allocation=AllocationType::kYoung) | v8::internal::compiler::AllocationBuilder | inline |
allocation_ | v8::internal::compiler::AllocationBuilder | private |
AllocationBuilder(JSGraph *jsgraph, JSHeapBroker *broker, Node *effect, Node *control) | v8::internal::compiler::AllocationBuilder | inline |
broker_ | v8::internal::compiler::AllocationBuilder | private |
CanAllocateArray(int length, MapRef map, AllocationType allocation=AllocationType::kYoung) | v8::internal::compiler::AllocationBuilder | inline |
CanAllocateSloppyArgumentElements(int length, MapRef map, AllocationType allocation=AllocationType::kYoung) | v8::internal::compiler::AllocationBuilder | inline |
common() | v8::internal::compiler::AllocationBuilder | inlineprotected |
control_ | v8::internal::compiler::AllocationBuilder | private |
effect_ | v8::internal::compiler::AllocationBuilder | private |
Finish() | v8::internal::compiler::AllocationBuilder | inline |
FinishAndChange(Node *node) | v8::internal::compiler::AllocationBuilder | inline |
graph() | v8::internal::compiler::AllocationBuilder | inlineprotected |
isolate() const | v8::internal::compiler::AllocationBuilder | inlineprotected |
jsgraph() | v8::internal::compiler::AllocationBuilder | inlineprotected |
jsgraph_ | v8::internal::compiler::AllocationBuilder | private |
simplified() | v8::internal::compiler::AllocationBuilder | inlineprotected |
Store(const FieldAccess &access, Node *value) | v8::internal::compiler::AllocationBuilder | inline |
Store(ElementAccess const &access, Node *index, Node *value) | v8::internal::compiler::AllocationBuilder | inline |
Store(const FieldAccess &access, ObjectRef value) | v8::internal::compiler::AllocationBuilder | inline |