[SyntheticModules] Implements ValueWrapperSyntheticModuleScript::EvaluationSteps
This change implements the EvaluationSteps Callback which is intended to be used by v8 during SyntheticModule::Evaluate. ValueWrapperSyntheticModuleScript::EvaluationSteps is responsible for setting the default export of the provided module to the value wrapped by the ValueWrapperSyntheticModuleScript Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=967018 Change-Id: I07b3be40832b9497169ed0a38a1fcc251e681f79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725472Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Sam Sebree <sasebree@microsoft.com> Cr-Commit-Position: refs/heads/master@{#682351}
Showing
Please register or sign in to comment