create_binding_for_identifier

Function create_binding_for_identifier 

Source
pub fn create_binding_for_identifier(
    ctx: &mut Compiler,
    symbol: SymbolId,
    name: SyntaxToken,
)