Home
last modified time | relevance | path

Searched refs:HasSourceCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dline_number_program.h63 if (UNLIKELY(!HasSourceCode())) { in GetSourceCode()
69 bool HasSourceCode() const in HasSourceCode() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp309 if (state.HasSourceCode()) { in ExtractorMethodDebugInfo()