Lines Matching refs:var_value
1207 TVARIABLE(Object, var_value, UndefinedConstant());
1251 var_value = index;
1262 var_value = LoadFixedArrayBaseElementAsTagged(
1272 var_value = UndefinedConstant();
1291 var_value = index;
1327 var_value = GetProperty(context, array, index);
1353 var_value = index;
1362 var_value = LoadFixedTypedArrayElementAsTagged(data_ptr, index_uintptr,
1378 AllocateJSIteratorResultForEntry(context, index, var_value.value());
1385 AllocateJSIteratorResult(context, var_value.value(), var_done.value());