Searched defs:set_stack_limit (Results 1 - 3 of 3) sorted by relevance
/external/regex-re2/util/ | ||
H A D | pcre.h | 542 void set_stack_limit(int stack_limit) { function in class:re2::PCRE_Options |
/external/v8/src/ | ||
H A D | isolate.h | 383 void set_stack_limit(uintptr_t value) { stack_limit_ = value; } function in class:v8::internal::Isolate::PerIsolateThreadData |
/external/v8/include/ | ||
H A D | v8.h | 2576 void set_stack_limit(uint32_t* value) { stack_limit_ = value; } function in class:v8::ResourceConstraints |
Completed in 103 milliseconds