Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp704 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/
Dcircuit_optimizer_tests.cpp354 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/
Decma_module_test.cpp258 JSHandle<ModuleNamespace> np = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp427 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/
Djs_module_source_text.cpp691 JSHandle<ModuleNamespace> np = in GetModuleNamespace() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property