Lines Matching refs:HeapConstant
138 Node* value = jsgraph()->HeapConstant(result); in ReduceJSAdd()
402 node, jsgraph()->HeapConstant(bound_target_function), 1); in ReduceJSOrdinaryHasInstance()
600 jsgraph()->HeapConstant(global_proxy())); in ReduceGlobalAccess()
659 jsgraph()->HeapConstant(property_cell), effect, control); in ReduceGlobalAccess()
722 jsgraph()->HeapConstant(property_cell), value, in ReduceGlobalAccess()
735 jsgraph()->HeapConstant(property_cell), value, effect, control); in ReduceGlobalAccess()
1441 jsgraph()->HeapConstant(array_elements)); in ReduceKeyedAccess()
1788 Node* code = jsgraph()->HeapConstant(call_api_callback.code()); in InlineApiCall()
2125 jsgraph()->HeapConstant(cached_name)); in ReduceJSStoreDataPropertyInLiteral()
2248 buffer = jsgraph()->HeapConstant(typed_array->GetBuffer()); in BuildElementAccess()
2829 return graph()->NewNode(op, jsgraph()->HeapConstant(name), value, effect, in BuildCheckEqualsName()