Home
last modified time | relevance | path

Searched refs:ClearKeptObjects (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h627 void ClearKeptObjects();
H A Decma_context.cpp1239 void EcmaContext::ClearKeptObjects() in ClearKeptObjects() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp1947 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in Resolve()
1974 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in Resolve()
2002 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in Reject()
2030 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in Reject()
3516 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in Call()
3572 thread->GetCurrentEcmaContext()->ClearKeptObjects(); in CallForNapi()

Completed in 17 milliseconds