Home
last modified time | relevance | path

Searched refs:GetAsmStackLimit (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp62 jsThread->glueData_.stackLimit_ = GetAsmStackLimit(); in Create()
480 size_t JSThread::GetAsmStackLimit() in GetAsmStackLimit() function in panda::ecmascript::JSThread
593 context->SetStackLimit(GetAsmStackLimit()); in PushContext()
Djs_thread.h894 static size_t GetAsmStackLimit();