Home | History | Annotate | Download | only in src

Lines Matching refs:DYNAMIC

400     mode = DYNAMIC;
466 // This function handles VAR, LET, and CONST modes. DYNAMIC variables are
923 Indent(n1, "// dynamic vars:\n");
924 PrintMap(n1, dynamics_->GetMap(DYNAMIC));
956 // Allocate it by giving it a dynamic lookup.
969 // allocation is already fixed. We can simply return with dynamic lookup.
1052 var = NonLocal(proxy->raw_name(), DYNAMIC);
1072 var = NonLocal(proxy->raw_name(), DYNAMIC);