Home
last modified time | relevance | path

Searched refs:GetNativePointer (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_bitvector.cpp40 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in Push()
63 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in Pop()
86 JSNativePointer* np = JSNativePointer::Cast(GetNativePointer().GetTaggedObject()); in Set()
102 JSNativePointer* np = JSNativePointer::Cast(GetNativePointer().GetTaggedObject()); in Get()
131 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in Has()
151 JSNativePointer* np = JSNativePointer::Cast(GetNativePointer().GetTaggedObject()); in Has()
189 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in SetBitsByRange()
222 JSHandle<JSNativePointer> srcNp(thread, bitVector->GetNativePointer()); in GetBitsByRange()
226 JSHandle<JSNativePointer> dstNp(thread, newBitVector->GetNativePointer()); in GetBitsByRange()
244 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in SetAllBits()
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_bitvector_test.cpp124 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
168 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
282 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
333 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
427 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
455 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
482 JSHandle<JSNativePointer> np(thread, bitVector->GetNativePointer()); in HWTEST_F_L0()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_helpers.cpp182 if (UNLIKELY(method->GetNativePointer() == nullptr)) { in EtsNapiBeginCritical()
299 if (UNLIKELY(method->GetNativePointer() == nullptr)) { in EtsNapiBegin()
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h165 static std::vector<void *> GetNativePointer(const EcmaVM *ecmaVm);
Ddebugger_api.cpp919 std::vector<void *> DebuggerApi::GetNativePointer(const EcmaVM *ecmaVm) in GetNativePointer() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h366 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp304 return const_cast<void *>(method->GetNativePointer()); in GetMethodIdentifier()
Djs_stackinfo.cpp215 auto addr = method->GetNativePointer(); in BuildJsStackTrace()
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h399 const void* GetNativePointer() const in GetNativePointer() function
Dobject_factory.cpp1039 …Value obj = reinterpret_cast<EcmaEntrypoint>(const_cast<void *>(method->GetNativePointer()))(info); in NewJSError()
2015 … method->SetNativePointerOrBytecodeArray(const_cast<void *>(methodLiteral->GetNativePointer())); in InitializeMethod()
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_bitvector_test.cpp596 …le<JSNativePointer> np(thread, JSAPIBitVector::Cast(result.GetTaggedObject())->GetNativePointer()); in HWTEST_F_L0()
661 …le<JSNativePointer> np(thread, JSAPIBitVector::Cast(result.GetTaggedObject())->GetNativePointer()); in HWTEST_F_L0()
676 …le<JSNativePointer> np(thread, JSAPIBitVector::Cast(result.GetTaggedObject())->GetNativePointer()); in HWTEST_F_L0()
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h661 void *GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp235 …tMethod->SetNativePointerOrBytecodeArray(const_cast<void *>(srcMethodLiteral->GetNativePointer())); in ReplaceMethod()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp630 … tagged = reinterpret_cast<EcmaEntrypoint>(const_cast<void *>(method->GetNativePointer()))(info); in ExecuteNative()
1411 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
3283 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
3419 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
3555 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
3691 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
4080 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
4216 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
4351 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in RunInternal()
Dinterpreter_assembly.cpp3563 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleWideSupercallarrowrangePrefImm16V8()
3706 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleWideSupercallthisrangePrefImm16V8()
3896 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleWideNewobjrangePrefImm16V8()
7045 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleSupercallarrowrangeImm8Imm8V8()
7188 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleSupercallthisrangeImm8Imm8V8()
7366 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleNewobjrangeImm16Imm8V8()
7508 const_cast<void *>(methodHandle->GetNativePointer()))(ecmaRuntimeCallInfo); in HandleNewobjrangeImm8Imm8V8()
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp412 nativePointer_ = DebuggerApi::GetNativePointer(vm_); in NotifyNativeCalling()
433 nativePointer_ = DebuggerApi::GetNativePointer(vm_); in NotifyReturnNative()
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp1169 return nextMethod->GetNativePointer() == reinterpret_cast<void*>(JSArrayIterator::Next); in IsNativeArrayIterator()