Lines Matching refs:HeapConstant
503 context = jsgraph()->HeapConstant(handle(function->context(), isolate())); in ReduceFunctionPrototypeCall()
855 jsgraph()->HeapConstant( in ReduceReflectGet()
870 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceReflectGet()
931 jsgraph()->HeapConstant( in ReduceReflectHas()
1523 Node* array_constructor = jsgraph()->HeapConstant(handle_constructor); in ReduceArrayMap()
2627 common()->Call(desc), jsgraph()->HeapConstant(callable.code()), elements, in ReduceArrayIndexOfIncludes()
2877 ? jsgraph()->HeapConstant(global_proxy()) in ReduceCallApiFunction()
2955 ? jsgraph()->HeapConstant(api_holder) in ReduceCallApiFunction()
2960 jsgraph()->HeapConstant(call_api_callback.code())); in ReduceCallApiFunction()
3771 Node* array_function = jsgraph()->HeapConstant( in ReduceJSConstruct()
4844 common()->Call(call_descriptor), jsgraph()->HeapConstant(callable.code()), in ReduceArrayPrototypeSlice()
5484 common()->Call(call_descriptor), jsgraph()->HeapConstant(callable.code()), in ReduceStringPrototypeConcat()
5925 Node* context = jsgraph()->HeapConstant(native_context()); in ReducePromisePrototypeFinally()
5926 Node* constructor = jsgraph()->HeapConstant( in ReducePromisePrototypeFinally()
6216 values.push_back(jsgraph()->HeapConstant( \ in ReduceTypedArrayPrototypeToStringTag()
6504 jsgraph()->HeapConstant(callable.code()), table, index, in ReduceCollectionIteratorPrototypeNext()
6587 receiver, jsgraph()->HeapConstant(empty_collection), efalse0, in ReduceCollectionIteratorPrototypeNext()