Searched refs:StoreState (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_thread.cpp | 1149 StoreState(newState); in UpdateState() 1247 inline void JSThread::StoreState(ThreadState newState) in StoreState() function in panda::ecmascript::JSThread 1301 StoreState(newState); in StoreSuspendedState() |
H A D | js_thread.h | 1529 inline void StoreState(ThreadState newState); |
/arkcompiler/toolchain/tooling/base/ | ||
H A D | pt_params.h | 436 bool StoreState(const std::string &state) in StoreState() function in panda::ecmascript::tooling::SetPauseOnExceptionsParams |
H A D | pt_params.cpp | 479 paramsObject->StoreState(state);
in Create() |
Completed in 9 milliseconds