Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dstack-guard.h77 uintptr_t climit() { return thread_local_.climit(); } in climit() function
172 uintptr_t climit() { in climit() function
Dstack-guard.cc58 uintptr_t climit = thread_local_.real_climit_; in AdjustStackLimitForSimulator() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c421 AF_Point* climit = contour + hints->num_contours; in af_glyph_hints_dump_points() local