Searched defs:np (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_serializer.cpp | 704 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(bufferValue); in WriteJSRegExp() local 842 JSHandle<JSNativePointer> np(thread_, arrayBuffer->GetArrayBufferData()); in WriteJSArrayBuffer() local 852 JSHandle<JSNativePointer> np(thread_, arrayBuffer->GetArrayBufferData()); in WriteJSArrayBuffer() local 1776 JSHandle<JSNativePointer> np(thread_, arrayBuffer->GetArrayBufferData()); in ReadJSArrayBuffer() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | circuit_optimizer_tests.cpp | 354 std::pair<GateRef, GateRef> np(addToAdd[p.first], addToAdd[p.second]); in HWTEST_F_L0() local 448 std::pair<GateRef, GateRef> np(addToAdd[p.first], addToAdd[p.second]); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| D | ecma_module_test.cpp | 258 JSHandle<ModuleNamespace> np = in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_serializer_test.cpp | 427 auto np = JSHandle<JSNativePointer>::Cast(bufferData); in JSArrayBufferTest() local 459 auto np = JSHandle<JSNativePointer>::Cast(bufferData); in JSSharedArrayBufferTest() local 565 JSHandle<JSNativePointer> np = JSHandle<JSNativePointer>::Cast(bufferData); in TypedArrayTest1() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_source_text.cpp | 691 JSHandle<ModuleNamespace> np = in GetModuleNamespace() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|