Home
last modified time | relevance | path

Searched refs:ASYNC_NC_FUNCTION (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Ddump_utils.cpp59 {panda_file::FunctionKind::ASYNC_NC_FUNCTION, "FunctionKind::ASYNC_NC_FUNCTION"},
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.cpp324 case panda_file::FunctionKind::ASYNC_NC_FUNCTION: in GetFunctionKind()
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp389 EXPECT_TRUE(async_arrow_function_->GetFunctionKind() == panda::panda_file::FunctionKind::ASYNC_NC_FUNCTION); in HWTEST_F()
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h81 ASYNC_NC_FUNCTION = 0x6, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp81 funcKind_ = panda::panda_file::FunctionKind::ASYNC_NC_FUNCTION; in SetFunctionKind()

Completed in 12 milliseconds