Searched refs:CreateArray (Results 1 – 5 of 5) sorted by relevance
121 array = JSI::CreateArray(size); in SetJsResult()
1535 function CreateArray(type, b) { class1571 array[i] = CreateArray(i, 65);
2099 function CreateArray(type,b) { class2135 array[i] = CreateArray(i, 65);
5538 static JSVM_Value CreateArray(JSVM_Env env, JSVM_CallbackInfo info) in CreateArray() function9265 {.data = nullptr, .callback = CreateArray},
972 * @tc.desc : Testing CreateArray NAPI interface.995 * @tc.desc : Testing CreateArray NAPI interface.