Home
last modified time | relevance | path

Searched defs:nativeBindingSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp512 size_t nativeBindingSize = 7 * sizeof(void *); // 7 : params num in HWTEST_F_L0() local
600 size_t nativeBindingSize = 7 * sizeof(void *); // 7 : params num in HWTEST_F_L0() local
H A Dffi_workload.cpp386 size_t nativeBindingSize = 15; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3426 NewSendableClassFunction(const EcmaVM *vm, InternalFunctionCallback nativeFunc, NativePointerCallback deleter, void *data, Local<StringRef> name, SendablePropertiesInfos &infos, Local<FunctionRef> parent, bool callNapi, size_t nativeBindingSize) NewSendableClassFunction() argument

Completed in 27 milliseconds