Searched refs:GetDebugSymbolType (Results 1 – 3 of 3) sorted by relevance
138 return v8::Just(v8::debug::WasmScript::Cast(*script)->GetDebugSymbolType()); in getDebugSymbolsType()
237 DebugSymbolsType GetDebugSymbolType() const;
675 WasmScript::DebugSymbolsType WasmScript::GetDebugSymbolType() const { in GetDebugSymbolType() function in v8::debug::WasmScript