Home
last modified time | relevance | path

Searched defs:GetFunctionKind (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dindex_accessor.h46 FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h62 FunctionKind GetFunctionKind(const JSThread *thread) const in GetFunctionKind() function
671 FunctionKind GetFunctionKind(const JSThread *thread) const in GetFunctionKind() function
Dmethod.h268 FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) const in GetFunctionKind() function
328 FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp256 FunctionKind JSPandaFile::GetFunctionKind(panda_file::FunctionKind funcKind) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
294 FunctionKind JSPandaFile::GetFunctionKind(ConstPoolType type) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
Dmethod_literal.h324 FunctionKind GetFunctionKind() const in GetFunctionKind() function
359 static FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) in GetFunctionKind() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h222 panda::panda_file::FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/runtime_core/assembler/
Dassembly-function.h113 panda::panda_file::FunctionKind GetFunctionKind() const in GetFunctionKind() function