Home | History | Annotate | Download | only in compiler

Lines Matching defs:source

2 // Use of this source code is governed by a BSD-style license that can be
2425 // Extract callee and source string from the environment.
2427 Node* source = environment()->Peek(arg_count - 1);
2438 Node* new_callee = NewNode(op, callee, source, function, language,