Home
last modified time | relevance | path

Searched defs:nativeBindingSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dunified_gc_test_helper.h110 size_t nativeBindingSize = INT_VALUE_0; in CrossReferenceObjectBuilder() local
/arkcompiler/ets_runtime/ecmascript/mem/
Didle_gc_trigger.cpp198 size_t nativeBindingSize = heap_->GetNativeBindingSize(); in CheckLocalBindingNativeTriggerOldGC() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp519 size_t nativeBindingSize = 7 * sizeof(void *); // 7 : params num in HWTEST_F_L0() local
613 size_t nativeBindingSize = 7 * sizeof(void *); // 7 : params num in HWTEST_F_L0() local
Dffi_workload.cpp386 size_t nativeBindingSize = 15; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3805 size_t nativeBindingSize) in NewSendableClassFunction()