Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dliteral_data_extractor.cpp256 CHECK_INPUT_NULLPTR(methodLiteral, in DefineFunctionTemplate()
333 CHECK_INPUT_NULLPTR(methodLiteral, in DefineMethodInLiteral()
H A Dprogram_object.h520 CHECK_INPUT_NULLPTR(methodLiteral, in GetMethodFromCache()
H A Dpanda_file_translator.cpp266 CHECK_INPUT_NULLPTR(methodLiteral, in ParseConstPool()
337 CHECK_INPUT_NULLPTR(methodLiteral, "ParseFuncAndLiteralConstPool:methodLiteral is nullptr, offset: " in ParseFuncAndLiteralConstPool()
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp460 CHECK_INPUT_NULLPTR(baseMethodLiteral, "SaveBaseMethodInfo:baseMethodLiteral is nullptr, offset: " in SaveBaseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h713 #define CHECK_INPUT_NULLPTR(ptr, msg) \ macro

Completed in 9 milliseconds