Home | History | Annotate | Download | only in compiler

Lines Matching defs:HeapConstant

54     return graph.NewNode(common.HeapConstant(unique));
57 Node* HeapConstant(Handle<Object> constant) {
59 return graph.NewNode(common.HeapConstant(unique));