Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dassembler.h324 explicit CodeComment(Assembler* assembler, const std::string& comment) in CodeComment() function
341 explicit CodeComment(Assembler* assembler, std::string comment) {} in CodeComment() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment() function