Lines Matching defs:debug_name
571 Node* WasmGraphBuilder::Param(int index, const char* debug_name) {
579 mcgraph()->common()->Parameter(index, debug_name), graph()->start());
7683 std::unique_ptr<char[]> debug_name = WasmExportedFunction::GetDebugName(sig);
7691 std::move(debug_name), WasmAssemblerOptions());
8012 const char* debug_name = "WasmMathIntrinsic";
8013 auto opcode = GetMathIntrinsicOpcode(kind, &debug_name);
8037 call_descriptor, mcgraph, CodeKind::WASM_TO_JS_FUNCTION, debug_name,
8145 const char* debug_name = "WasmCapiCall";
8147 call_descriptor, mcgraph, CodeKind::WASM_TO_CAPI_FUNCTION, debug_name,
8199 const char* debug_name = "WasmJSFastApiCall";
8201 call_descriptor, mcgraph, CodeKind::WASM_TO_JS_FUNCTION, debug_name,
8754 call_descriptor->debug_name(), // debug name