This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Merge chakra-core/ChakraCore@7f0403e0e8] [MERGE #3845 @obastemur] Ca…
…nonicalizeAccessor returns wrong results on cross thread Merge pull request #3845 from obastemur:fix_ctt `accessor` might be initialized under a different context hence `library->Undefined != accessor's->library->Undefined` Recently added an Assert to IsUndefinedObject** checks. That assert helped revealing this issue. See also https://github.com/Microsoft/ChakraCore/blame/master/lib/Runtime/Types/DictionaryTypeHandler.cpp#L2020
- Loading branch information