Home
last modified time | relevance | path

Searched defs:GetCurrentFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_builder.h64 virtual MIRFunction *GetCurrentFunction() const in GetCurrentFunction() function
265 MIRFunction *GetCurrentFunction() const override in GetCurrentFunction() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp221 JSTaggedValue JSThread::GetCurrentFunction() const in GetCurrentFunction() function in panda::ecmascript::JSThread