Searched refs:UndefinedConstant (Results 1 - 25 of 34) sorted by relevance

12

/external/v8/test/unittests/compiler/
H A Djs-builtin-reducer-unittest.cc97 Node* context = UndefinedConstant();
102 UndefinedConstant(), p0, context, frame_state,
116 Node* context = UndefinedConstant();
120 UndefinedConstant(), p0, context, frame_state,
136 Node* context = UndefinedConstant();
141 UndefinedConstant(), p0, context, frame_state,
155 Node* context = UndefinedConstant();
159 UndefinedConstant(), p0, context, frame_state,
175 Node* context = UndefinedConstant();
182 UndefinedConstant(), p
[all...]
H A Djs-create-lowering-unittest.cc54 UndefinedConstant(), outer_frame_state);
85 Node* const context = UndefinedConstant();
103 Node* const context = UndefinedConstant();
121 Node* const context = UndefinedConstant();
139 Node* const context = UndefinedConstant();
H A Djs-typed-lowering-unittest.cc384 Node* const context = UndefinedConstant();
415 Node* const context = UndefinedConstant();
433 Node* const context = UndefinedConstant();
451 Node* const context = UndefinedConstant();
469 Node* const context = UndefinedConstant();
488 Node* const context = UndefinedConstant();
506 Node* const context = UndefinedConstant();
603 Node* vector = UndefinedConstant();
604 Node* context = UndefinedConstant();
644 Node* vector = UndefinedConstant();
[all...]
H A Dgraph-unittest.cc73 Node* GraphTest::UndefinedConstant() { function in class:v8::internal::compiler::GraphTest
84 UndefinedConstant(), graph()->start());
H A Dgraph-unittest.h47 Node* UndefinedConstant();
H A Dliveness-analyzer-unittest.cc43 jsgraph()->UndefinedConstant(),
70 jsgraph()->UndefinedConstant(),
71 jsgraph()->UndefinedConstant(), graph()->start());
164 jsgraph()->UndefinedConstant()));
H A Dinstruction-selector-unittest.cc380 m.UndefinedConstant());
383 Node* args[] = {receiver, m.UndefinedConstant(), m.Int32Constant(1), context};
431 m.UndefinedConstant());
437 m.UndefinedConstant());
538 parameters, locals, stack, context, function_node, m.UndefinedConstant());
H A Djs-type-feedback-unittest.cc84 Node* vector = UndefinedConstant();
85 Node* context = UndefinedConstant();
H A Descape-analysis-unittest.cc447 state_values1, state_values2, state_values3, UndefinedConstant(),
487 state_values1, state_values2, state_values3, UndefinedConstant(),
/external/v8/test/cctest/compiler/
H A Dtest-js-constant-cache.cc191 CHECK_EQ(T.UndefinedConstant(), T.UndefinedConstant());
205 Node* nodes[] = {T.UndefinedConstant(), T.TheHoleConstant(), T.TrueConstant(),
260 CHECK_EQ(T.UndefinedConstant(), T.Constant(T.factory()->undefined_value()));
272 CHECK_EQ(*T.factory()->undefined_value(), *T.handle(T.UndefinedConstant()));
283 CHECK(T.TypeOf(T.UndefinedConstant())->Is(Type::Undefined()));
318 CheckGetCachedNodesContains(&T, T.UndefinedConstant());
450 T.UndefinedConstant(),
H A Dtest-code-assembler.cc27 Node* UndefinedConstant(CodeAssemblerTester& m) { function in namespace:v8::internal::compiler::__anon17537
373 a = UndefinedConstant(m);
377 a = UndefinedConstant(m);
/external/v8/src/compiler/
H A Djs-graph.cc66 Node* JSGraph::UndefinedConstant() { function in class:v8::internal::compiler::JSGraph
122 return UndefinedConstant();
H A Djs-inlining.cc115 Replace(use, jsgraph_->UndefinedConstant());
202 jsgraph_->UndefinedConstant(),
232 jsgraph_->UndefinedConstant(), function,
420 Node* new_target = jsgraph_->UndefinedConstant();
428 Node* receiver = jsgraph_->UndefinedConstant(); // Implicit receiver.
H A Djs-graph.h51 Node* UndefinedConstant();
H A Djs-generic-lowering.cc424 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant());
436 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant());
446 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant());
451 Node* type_info = site.is_null() ? jsgraph()->UndefinedConstant()
583 Node* receiver = jsgraph()->UndefinedConstant();
H A Djs-call-reducer.cc111 node->ReplaceInput(1, jsgraph()->UndefinedConstant());
200 node->ReplaceInput(1, jsgraph()->UndefinedConstant());
H A Dast-graph-builder.cc557 jsgraph()->UndefinedConstant(), graph()->start());
658 BuildReturn(jsgraph()->UndefinedConstant());
730 values()->push_back(builder->jsgraph()->UndefinedConstant());
744 Node* undefined_constant = builder->jsgraph()->UndefinedConstant();
1074 ast_context()->ProduceValue(jsgraph()->UndefinedConstant());
1084 ast_context()->ProduceValue(jsgraph()->UndefinedConstant());
1094 ast_context()->ProduceValue(jsgraph()->UndefinedConstant());
1104 ast_context()->ProduceValue(jsgraph()->UndefinedConstant());
1391 jsgraph()->UndefinedConstant());
1436 value, jsgraph()->UndefinedConstant());
[all...]
H A Djs-create-lowering.cc270 jsgraph()->UndefinedConstant());
571 Node* undefined = jsgraph()->UndefinedConstant();
674 a.Store(AccessBuilder::ForContextSlot(i), jsgraph()->UndefinedConstant());
759 a.Store(AccessBuilder::ForContextSlot(i), jsgraph()->UndefinedConstant());
H A Dbytecode-graph-builder.cc205 Node* undefined_constant = builder->jsgraph()->UndefinedConstant();
582 Node* node = jsgraph()->UndefinedConstant();
587 Node* node = jsgraph()->UndefinedConstant();
1337 BuildJumpIfEqual(jsgraph()->UndefinedConstant());
1341 BuildJumpIfEqual(jsgraph()->UndefinedConstant());
H A Djs-typed-lowering.cc1429 receiver, jsgraph()->UndefinedConstant());
1513 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant());
1514 node->InsertInput(graph()->zone(), 5, jsgraph()->UndefinedConstant());
1531 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant());
1598 Node* new_target = jsgraph()->UndefinedConstant();
1878 Node* replacement = jsgraph()->UndefinedConstant();
1984 jsgraph()->UndefinedConstant(), graph()->start());
H A Djs-intrinsic-lowering.cc151 Node* const undefined = jsgraph()->UndefinedConstant();
H A Djs-native-context-specialization.cc234 this_value = jsgraph()->UndefinedConstant();
372 jsgraph()->UndefinedConstant(), this_effect);
/external/v8/src/
H A Dfast-accessor-assembler.cc85 Node* fail_value = assembler_->UndefinedConstant();
186 assembler_->UndefinedConstant(), /* call_data (undefined) */
H A Dcode-stub-assembler.h44 compiler::Node* UndefinedConstant();
/external/v8/src/interpreter/
H A Dinterpreter-intrinsics.cc98 result.Bind(__ UndefinedConstant());

Completed in 251 milliseconds

12