Home
last modified time | relevance | path

Searched defs:np (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp53 JSHandle<JSNativePointer> np(thread, arrayBufferData.GetTaggedObject()); in Attach() local
73 JSHandle<JSNativePointer> np(thread, arrayBufferData.GetTaggedObject()); in Detach() local
Djs_serializer.cpp694 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(bufferValue); in WriteJSRegExp() local
831 JSHandle<JSNativePointer> np(thread_, arrayBuffer->GetArrayBufferData()); in WriteJSArrayBuffer() local
1749 JSHandle<JSNativePointer> np = factory_->NewJSNativePointer(ToVoidPtr(externalPtr), in ReadJSNativePointer() local
1782 JSHandle<JSTaggedValue> np = ReadJSNativePointer(); in ReadJSArrayBuffer() local
1794 … JSNativePointer* np = JSNativePointer::Cast(arrayBuffer->GetArrayBufferData().GetTaggedObject()); in ReadJSArrayBuffer() local
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_entry.py22 import numpy as np namespace
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp505 auto np = JSHandle<JSNativePointer>::Cast(bufferData); in JSArrayBufferTest() local
537 auto np = JSHandle<JSNativePointer>::Cast(bufferData); in JSSharedArrayBufferTest() local
849 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(nativePtr); in TransferJSArrayBufferTest1() local
868 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(nativePtr); in TransferJSArrayBufferTest2() local
924 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(nativePtr); in TransferJSArrayBufferTest4() local
2078 JSHandle<JSNativePointer> np = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp264 JSHandle<ModuleNamespace> np = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp814 JSHandle<ModuleNamespace> np = in GetModuleNamespace() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25736 function np(t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument