AllocateElements(Node *effect, Node *control, ElementsKind elements_kind, int capacity, AllocationType allocation) | v8::internal::compiler::JSCreateLowering | private |
AllocateElements(Node *effect, Node *control, ElementsKind elements_kind, Node *capacity_and_length) | v8::internal::compiler::JSCreateLowering | private |
AllocateElements(Node *effect, Node *control, ElementsKind elements_kind, std::vector< Node * > const &values, AllocationType allocation) | v8::internal::compiler::JSCreateLowering | private |
AllocateLiteralRegExp(Node *effect, Node *control, RegExpBoilerplateDescriptionRef boilerplate) | v8::internal::compiler::JSCreateLowering | private |
broker() const | v8::internal::compiler::JSCreateLowering | inlineprivate |
broker_ | v8::internal::compiler::JSCreateLowering | private |
common() const | v8::internal::compiler::JSCreateLowering | private |
dependencies() const | v8::internal::compiler::JSCreateLowering | private |
factory() const | v8::internal::compiler::JSCreateLowering | private |
graph() const | v8::internal::compiler::JSCreateLowering | private |
JSCreateLowering(Editor *editor, JSGraph *jsgraph, JSHeapBroker *broker, Zone *zone) | v8::internal::compiler::JSCreateLowering | inline |
jsgraph() const | v8::internal::compiler::JSCreateLowering | inlineprivate |
jsgraph_ | v8::internal::compiler::JSCreateLowering | private |
native_context() const | v8::internal::compiler::JSCreateLowering | private |
Reduce(Node *node) final | v8::internal::compiler::JSCreateLowering | |
ReduceJSCreate(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateArguments(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateArray(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateArrayIterator(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateAsyncFunctionObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateBlockContext(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateBoundFunction(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateCatchContext(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateClosure(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateCollectionIterator(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateEmptyLiteralArray(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateEmptyLiteralObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateFunctionContext(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateGeneratorObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateIterResultObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateKeyValueArray(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateLiteralArrayOrObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateLiteralRegExp(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreatePromise(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateStringIterator(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateStringWrapper(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSCreateWithContext(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceJSGetTemplateObject(Node *node) | v8::internal::compiler::JSCreateLowering | private |
ReduceNewArray(Node *node, Node *length, MapRef initial_map, ElementsKind elements_kind, AllocationType allocation, const SlackTrackingPrediction &slack_tracking_prediction) | v8::internal::compiler::JSCreateLowering | private |
ReduceNewArray(Node *node, Node *length, int capacity, MapRef initial_map, ElementsKind elements_kind, AllocationType allocation, const SlackTrackingPrediction &slack_tracking_prediction) | v8::internal::compiler::JSCreateLowering | private |
ReduceNewArray(Node *node, std::vector< Node * > values, MapRef initial_map, ElementsKind elements_kind, AllocationType allocation, const SlackTrackingPrediction &slack_tracking_prediction) | v8::internal::compiler::JSCreateLowering | private |
reducer_name() const override | v8::internal::compiler::JSCreateLowering | inline |
simplified() const | v8::internal::compiler::JSCreateLowering | private |
TryAllocateAliasedArguments(Node *effect, Node *control, FrameState frame_state, Node *context, SharedFunctionInfoRef shared, bool *has_aliased_arguments) | v8::internal::compiler::JSCreateLowering | private |
TryAllocateAliasedArguments(Node *effect, Node *control, Node *context, Node *arguments_length, SharedFunctionInfoRef shared, bool *has_aliased_arguments) | v8::internal::compiler::JSCreateLowering | private |
TryAllocateArguments(Node *effect, Node *control, FrameState frame_state) | v8::internal::compiler::JSCreateLowering | private |
TryAllocateFastLiteral(Node *effect, Node *control, JSObjectRef boilerplate, AllocationType allocation, int max_depth, int *max_properties) | v8::internal::compiler::JSCreateLowering | private |
TryAllocateFastLiteralElements(Node *effect, Node *control, JSObjectRef boilerplate, AllocationType allocation, int max_depth, int *max_properties) | v8::internal::compiler::JSCreateLowering | private |
TryAllocateRestArguments(Node *effect, Node *control, FrameState frame_state, int start_index) | v8::internal::compiler::JSCreateLowering | private |
zone() const | v8::internal::compiler::JSCreateLowering | inlineprivate |
zone_ | v8::internal::compiler::JSCreateLowering | private |
~JSCreateLowering() final=default | v8::internal::compiler::JSCreateLowering | |