Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp74 const GlobalEnvConstants *globalConstant = thread->GlobalConstants(); in Throw() local
143 const GlobalEnvConstants *globalConstant = thread->GlobalConstants(); in Return() local
Dbuiltins.cpp2091 auto globalConstant = const_cast<GlobalEnvConstants *>(thread_->GlobalConstants()); in InitializeArray() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h389 … auto globalConstant = const_cast<GlobalEnvConstants *>(thread->GlobalConstants()); in GetLiteralFromCache() local