[armel tizen] Fixed dynamic code allocation and code pitching for ARM (#16352)
authorsergey ignatov <sergign60@mail.ru>
Wed, 14 Feb 2018 22:35:21 +0000 (01:35 +0300)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 14 Feb 2018 22:35:21 +0000 (14:35 -0800)
commit7910a37a1cf5b963997994b6884475c224585e90
treed0420772f374cc5dc8c3b6ad1435940c4fd40558
parent4f5c1e3abcf815fd48ac4f0606fef76d9ffcd714
[armel tizen] Fixed dynamic code allocation and code pitching for ARM (#16352)

* [armel tizen] Fixed dynamic code allocation for ARM

* Added comment

* Used ThumbCodeToDataPointer

* Changed to PCODEToPINSTR
src/vm/codepitchingmanager.cpp
src/vm/dynamicmethod.cpp
src/vm/prestub.cpp