Searched refs:onLoadFunc_ (Results 1 – 2 of 2) sorted by relevance
79 onLoadFunc_(UNDEFINED), in ImageModule()85 jerry_release_value(onLoadFunc_); in ~ImageModule()140 jerry_value_t onLoadFunc_; variable
122 jerry_release_value(imageModel->onLoadFunc_); in OnLoadSetter()123 imageModel->onLoadFunc_ = args[0]; in OnLoadSetter()145 return imageModel->onLoadFunc_; in OnLoadGetter()323 targetFunction = imageModule->onLoadFunc_; in OnCallBack()