DescriptionChange CFXJSE_Context::GetGlobalObject to return
This Cl changes CFXJSE_Context::GetGlobalObject to return a
std::unique_ptr<CFXJSE_Value> instead of accepting a CFXJSE_Value out parameter.
All usages created the CFXJSE_Value with the same runtime as the caller.
Committed: https://pdfium.googlesource.com/pdfium/+/3cace320e07bb954710c50fc7634ca3a8f3eda38
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 7 (3 generated)
|