Home
last modified time | relevance | path

Searched defs:climit (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dexecution.h115 uintptr_t climit() { return thread_local_.climit(); } in climit() function
207 uintptr_t climit() { in climit() function
Dexecution.cc278 uintptr_t climit = thread_local_.real_climit_; in AdjustStackLimitForSimulator() local
/external/freetype/src/autofit/
Dafhints.c310 AF_Point* climit = contour + hints->num_contours; in af_glyph_hints_dump_points() local