Searched refs:parent_instance_value (Results 1 – 1 of 1) sorted by relevance
418 napi_value parent_instance_value; variable419 …ECK_CALL(napi_create_string_utf8(env, "parentInstance", NAPI_AUTO_LENGTH, &parent_instance_value));425 napi_set_property(env, sendableInstance, parent_instance_str, parent_instance_value);