chakra-core / chakra-core/ChakraCore

Missing FPU state save/restore

Open
#260 4 comments 0 reactions 0 assignees View on GitHub
Task
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

According to @Yongqu, our script execution needs certain FPU states, so we should save/set/restore FPU states for script execution. `SmartFPUControl` class is intended for that task. However, ChakraCore JSRT calls apparently do not conform. We don't have `SmartFPUControl` usage at all. We should review/refactor/add to any code path that could lead to script execution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.