Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1397 DEF_CALL_SIGNATURE(Comment) in DEF_CALL_SIGNATURE() argument
Dstub_builder-inl.h2397 inline void StubBuilder::Comment(GateRef glue, const std::string &str) in Comment() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp427 void RuntimeStubs::Comment(uintptr_t argStr) in Comment() function in panda::ecmascript::RuntimeStubs