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.cpp295 FunctionKind JSPandaFile::GetFunctionKind(panda_file::FunctionKind funcKind) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
327 FunctionKind JSPandaFile::GetFunctionKind(ConstPoolType type) in GetFunctionKind() function in panda::ecmascript::JSPandaFile
Dmethod_literal.h257 FunctionKind GetFunctionKind() const in GetFunctionKind() function
277 static FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) in GetFunctionKind() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h54 FunctionKind GetFunctionKind() const in GetFunctionKind() function
Dmethod.h259 FunctionKind GetFunctionKind(uint64_t extraLiteralInfo) const in GetFunctionKind() function
304 FunctionKind GetFunctionKind() const in GetFunctionKind() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h223 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