Searched defs:stack_limit (Results 1 – 7 of 7) sorted by relevance
619 ExternalReference stack_limit = in GetCode() local1130 ExternalReference stack_limit = in CheckPreemption() local1140 ExternalReference stack_limit = in CheckStackLimit() local
681 ExternalReference stack_limit = in GetCode() local1249 ExternalReference stack_limit = in CheckPreemption() local1263 ExternalReference stack_limit = in CheckStackLimit() local
634 ExternalReference stack_limit = in GetCode() local1132 ExternalReference stack_limit = in CheckPreemption() local1145 ExternalReference stack_limit = in CheckStackLimit() local
146 ExternalReference stack_limit = in Generate() local
2660 ExternalReference stack_limit = in CheckStack() local
2076 uint32_t* stack_limit() const { return stack_limit_; } in stack_limit() function
9345 static uint32_t* stack_limit; variable