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/jspandafile/
Djs_pandafile.cpp277 FunctionKind JSPandaFile::GetFunctionKind(panda_file::FunctionKind funcKind) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
310 FunctionKind JSPandaFile::GetFunctionKind(ConstPoolType type) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
Dmethod_literal.h267 FunctionKind GetFunctionKind() const in GetFunctionKind() function
292 static FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) in GetFunctionKind() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h55 FunctionKind GetFunctionKind() const in GetFunctionKind() function
Dmethod.h269 FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) const in GetFunctionKind() function
314 FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h244 panda::panda_file::FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/runtime_core/assembler/
Dassembly-function.h107 panda::panda_file::FunctionKind GetFunctionKind() const in GetFunctionKind() function