Home
last modified time | relevance | path

Searched refs:BUILTINS_ENTRY_DEBUG_LOG (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_boolean.cpp23 BUILTINS_ENTRY_DEBUG_LOG(); in BooleanConstructor()
H A Dbuiltins_date.cpp35 BUILTINS_ENTRY_DEBUG_LOG(); in DateConstructor()
H A Dbuiltins_shared_array.cpp38 BUILTINS_ENTRY_DEBUG_LOG(); in ArrayConstructor()
H A Dbuiltins_array.cpp35 BUILTINS_ENTRY_DEBUG_LOG(); in ArrayConstructor()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h677 #define BUILTINS_ENTRY_DEBUG_LOG() LOG_BUILTINS(DEBUG) << "Builtins C++ " << __func__ macro
679 #define BUILTINS_ENTRY_DEBUG_LOG() static_cast<void>(0) macro

Completed in 12 milliseconds