Home
last modified time | relevance | path

Searched defs:globalConstant (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp68 const GlobalEnvConstants *globalConstant = thread->GlobalConstants(); in Throw() local
140 const GlobalEnvConstants *globalConstant = thread->GlobalConstants(); in Return() local
Dbuiltins.cpp2168 auto globalConstant = const_cast<GlobalEnvConstants *>(thread_->GlobalConstants()); in InitializeArray() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h625 … auto globalConstant = const_cast<GlobalEnvConstants *>(thread->GlobalConstants()); in GetLiteralFromCache() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp42 auto globalConstant = const_cast<GlobalEnvConstants *>(thread_->GlobalConstants()); in Launch() local