Searched refs:GetDefalutStackSize (Results 1 – 2 of 2) sorted by relevance
161 static size_t GetDefalutStackSize() in GetDefalutStackSize() function
505 size_t result = GetCurrentStackPosition() - EcmaParamConfiguration::GetDefalutStackSize(); in GetAsmStackLimit()