pub(crate) fn resolved_promise(it: &mut Interp, v: Value) -> Value
既に解決済みの Promise を作る(同期取得した値を await 互換で返すため)。