Searched defs:set_stack_limit (Results 1 - 3 of 3) sorted by relevance

/external/regex-re2/util/
H A Dpcre.h542 void set_stack_limit(int stack_limit) { function in class:re2::PCRE_Options
/external/v8/src/
H A Disolate.h383 void set_stack_limit(uintptr_t value) { stack_limit_ = value; } function in class:v8::internal::Isolate::PerIsolateThreadData
/external/v8/include/
H A Dv8.h2576 void set_stack_limit(uint32_t* value) { stack_limit_ = value; } function in class:v8::ResourceConstraints

Completed in 236 milliseconds