Home
last modified time | relevance | path

Searched refs:GetFunction (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp139 auto function = GetFunction(); in GetMethod()
146 auto function = GetFunction(); in CheckAndGetMethod()
166 JSTaggedValue FrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::FrameHandler
179 return frame->GetFunction(); in GetFunction()
184 return frame->GetFunction(); in GetFunction()
189 return frame->GetFunction(); in GetFunction()
Dinterpreter_assembly.h47 static JSTaggedValue GetFunction(JSTaggedType *sp);
Dinterpreter.h68 static inline JSTaggedValue GetFunction(JSTaggedType *sp);
Dframe_handler.h206 JSTaggedValue GetFunction() const;
Dinterpreter-inl.h639 JSHandle<JSTaggedValue> func = info->GetFunction(); in Execute()
948 JSTaggedValue func = frameHandler.GetFunction(); in GetCurrentEntryPoint()
1472 JSFunction *func = JSFunction::Cast(GetFunction(currentSp).GetTaggedObject()); in RunInternal()
1521 JSFunction *func = JSFunction::Cast(GetFunction(currentSp).GetTaggedObject()); in RunInternal()
2601 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal()
3011 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal()
3076 SET_ACC(GetFunction(sp)); in RunInternal()
3169 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal()
3304 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal()
3737 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal()
[all …]
Dinterpreter_assembly.cpp2299 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbyvalueImm8V8V8()
2637 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbynameImm8Id16V8()
2821 SET_ACC(GetFunction(sp)); in HandleLdfunction()
3589 JSTaggedValue thisFunc = GetFunction(sp); in HandleWideSupercallthisrangePrefImm16V8()
3962 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdhomeobjectPrefNone()
4062 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdsuperbynamePrefId32V8()
4288 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdsuperbyvaluePrefV8V8()
5168 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbynameImm16Id16V8()
5190 JSTaggedValue thisFunc = GetFunction(sp); in HandleLdsuperbynameImm16Id16()
5213 JSTaggedValue thisFunc = GetFunction(sp); in HandleLdsuperbynameImm8Id16()
[all …]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp126 JSFunction* function = JSFunction::Cast(it.GetFunction().GetTaggedObject()); in GetNativeStack()
168 JSFunction* function = JSFunction::Cast(it.GetFunction().GetTaggedObject()); in GetRunningState()
226 JSFunction* function = JSFunction::Cast(it.GetFunction().GetTaggedObject()); in GetNativeMethodCallPos()
273 JSFunction* function = JSFunction::Cast(it.GetFunction().GetTaggedObject()); in GetMethodIdentifier()
Djs_stackinfo.cpp156 JSTaggedValue function = it.GetFunction(); in BuildJsStackInfo()
/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h39 return msg->GetFunction(); in GetConstructor()
Derror_helper.cpp214 auto function = frameHandler.GetFunction(); in GetErrorJSFunction()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.h47 size_t GetFunction(int id) const in GetFunction() function
Dfile_generators.cpp74 LLVMValueRef func = llvmModule_->GetFunction(j); in CollectFuncEntryInfo()
85 LLVMValueRef func = llvmModule_->GetFunction(j); in CollectFuncEntryInfo()
234 auto entryOffset = asmModule_.GetFunction(cs->GetID()); in CollectAsmStubCodeInfo()
237 funSize = asmModule_.GetFunction(nextcs->GetID()) - entryOffset; in CollectAsmStubCodeInfo()
Dllvm_ir_builder.h135 LLVMValueRef GetFunction(size_t index) in GetFunction() function
417 …LLVMValueRef GetFunction(LLVMValueRef glue, const CallSignature *signature, LLVMValueRef rtbaseoff…
Dllvm_ir_builder.cpp515 LLVMValueRef LLVMIRBuilder::GetFunction(LLVMValueRef glue, const CallSignature *signature, in GetFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
585 LLVMValueRef callee = GetFunction(glue, signature, rtbaseoffset, targetName); in VisitRuntimeCall()
634 LLVMValueRef callee = GetFunction(glue, signature, rtbaseoffset); in VisitRuntimeCallWithArgv()
824 callee = GetFunction(glue, calleeDescriptor, rtbaseoffset); in VisitCall()
832 callee = GetFunction(glue, calleeDescriptor, rtbaseoffset); in VisitCall()
863 callee = GetFunction(glue, calleeDescriptor, rtbaseoffset); in VisitCall()
939 LLVMValueRef callee = GetFunction(glue, signature, rtbaseoffset); in VisitBytecodeCall()
Dllvm_codegen.cpp220 LLVMValueRef function = module_->GetFunction(index); in GenerateCodeForStub()
/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h173 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
195 JSHandle<JSTaggedValue> func = GetFunction(); in GetFunctionValue()
Dframes.cpp49 auto function = GetFunction(); in CheckAndGetMethod()
56 JSTaggedValue FrameIterator::GetFunction() const in GetFunction() function in panda::ecmascript::FrameIterator
63 return frame->GetFunction(); in GetFunction()
81 return frame->GetFunction(); in GetFunction()
86 return frame->GetFunction(); in GetFunction()
Djs_function.cpp261 JSHandle<JSTaggedValue> func = info->GetFunction(); in Call()
284 JSHandle<JSTaggedValue> func(info->GetFunction()); in Construct()
428 JSHandle<JSFunction> func(info->GetFunction()); in ConstructInternal()
549 JSHandle<JSBoundFunction> func(info->GetFunction()); in ConstructInternal()
Dframes.h493 inline JSTaggedValue GetFunction() const in GetFunction() function
1449 JSTaggedValue GetFunction() in GetFunction() function
1543 JSTaggedValue GetFunction() in GetFunction() function
1650 JSTaggedValue GetFunction() const;
Djs_proxy.cpp881 JSHandle<JSProxy> proxy(info->GetFunction()); in CallInternal()
935 JSHandle<JSProxy> proxy(info->GetFunction()); in ConstructInternal()
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.cpp269 *function = it->GetFunction(); in GetSrcLocation()
357 … ranges_.insert(Range(enclosing.GetLowPc(), low_pc, enclosing.GetCu(), enclosing.GetFunction())); in AddFunction()
361 … ranges_.insert(Range(high_pc, enclosing.GetHighPc(), enclosing.GetCu(), enclosing.GetFunction())); in AddFunction()
Ddebug_info.h128 std::string GetFunction() const in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h49 inline GateRef GetFunction(GateRef info) in GetFunction() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_arraylist_test.cpp463 callInfo->GetThis(), callInfo->GetFunction(), callInfo->GetCallArg(0))); in HWTEST_F_L0()
561 …JSAPIArrayList::ForEach(thread, callInfo->GetThis(), callInfo->GetFunction(), callInfo->GetCallArg… in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp770 JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp); in DEF_RUNTIME_STUBS()
790 JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp); in DEF_RUNTIME_STUBS()
2263 JSHandle<JSTaggedValue> func(info->GetFunction()); in NewObject()
2299 JSHandle<JSFunction> function(thread, frameHandler.GetFunction()); in SaveFrameToContext()
2321 JSHandle<JSBoundFunction> boundFunc(info->GetFunction()); in CallBoundFunction()

12