Searched defs:StackMemory (Results 1 – 3 of 3) sorted by relevance
89 explicit StackMemory(Isolate* isolate) : isolate_(isolate), owned_(true) { in StackMemory() function105 StackMemory(Isolate* isolate, byte* limit) in StackMemory() function
52 class StackMemory; variable
166 class StackMemory; variable