Searched refs:onCreateFunction (Results 1 – 1 of 1) sorted by relevance
334 …jerry_value_t onCreateFunction = jerryx_get_property_str(abilityModel_, ABILITY_LIFECYCLE_CALLBACK… in InvokeOnCreate() local335 if (IS_UNDEFINED(onCreateFunction)) { in InvokeOnCreate()339 CallJSFunctionAutoRelease(onCreateFunction, abilityModel_, nullptr, 0); in InvokeOnCreate()340 jerry_release_value(onCreateFunction); in InvokeOnCreate()