Home | History | Annotate | Download | only in runtime

Lines Matching refs:fromValue

1114     JSValue fromValue = exec->argument(1);
1115 if (!fromValue.isUndefined()) {
1116 double fromDouble = fromValue.toInteger(exec);