Home
last modified time | relevance | path

Searched defs:Comment (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp508 Stmt &LMIRBuilder::Comment(std::string comment) in Comment() function in maple::litecg::LMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2410 DEF_CALL_SIGNATURE(Comment) in DEF_CALL_SIGNATURE() argument
Dstub_builder-inl.h3853 inline void StubBuilder::Comment(GateRef glue, const std::string &str) in Comment() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp786 void RuntimeStubs::Comment(uintptr_t argStr) in Comment() function in panda::ecmascript::RuntimeStubs