Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/sendable/
Dsendable_dynamic.cpp372 TEST_F(LibAbcKitCreateDynSendable, DefineSendableClass) in TEST_F() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1789 void PandaGen::DefineSendableClass(const ir::AstNode *node, const util::StringView &ctorId, int32_t… in DefineSendableClass() function in panda::es2panda::compiler::PandaGen