Searched refs:textEncoderObj (Results 1 – 1 of 1) sorted by relevance
810 napi_value textEncoderObj = TextEncoderConstructor(env, info); in Create() local817 … napi_define_properties(env, textEncoderObj, sizeof(textEncoderDesc) / sizeof(textEncoderDesc[0]), in Create()819 return textEncoderObj; in Create()