Searched refs:jsArrExtClsProperties (Results 1 – 1 of 1) sorted by relevance
33 napi_property_descriptor jsArrExtClsProperties[] = { DECLARE_NAPI_FUNCTION( in InitJSExcute() local36 …apiArrayBufferExt::JsConstructor, nullptr, sizeof(jsArrExtClsProperties) / sizeof(jsArrExtClsPrope… in InitJSExcute()37 jsArrExtClsProperties, &jsArrExtClass); in InitJSExcute()