Searched defs:ecmaContext (Results 1 – 3 of 3) sorted by relevance
30 …void CheckHasPendingException([[maybe_unused]] EcmaContext *ecmaContext, [[maybe_unused]] JSThread… in CheckHasPendingException()
26 void CheckHasPendingException([[maybe_unused]] EcmaContext *ecmaContext, [[maybe_unused]] JSThread … in CheckHasPendingException()
380 void Jit::ClearTask(EcmaContext *ecmaContext) in ClearTask()