[hermes] Use generic Config on reload (#3985)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 26 Jun 2019 10:00:32 +0000 (19:00 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 26 Jun 2019 10:00:32 +0000 (19:00 +0900)
commit2a7b0102b51e413ead82b3643b6eb68a16273a91
tree9abd48d2a51a4278b9f246eb4d1f0c99dd0fc06a
parentfcbbf512f1af3b30b722316c1dd000e7793ccbd1
[hermes] Use generic Config on reload (#3985)

Source now has a default "reload" method implementation which uses
generic configure method.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/hermes/include/hermes/core/Config.h
contrib/hermes/include/hermes/core/Source.h
contrib/hermes/src/core/Source.cpp