Searched refs:has_full_guard_region (Results 1 – 3 of 3) sorted by relevance
312 bool has_full_guard_region(Isolate* isolate);
1000 bool WasmMemoryObject::has_full_guard_region(Isolate* isolate) { in has_full_guard_region() function in v8::internal::WasmMemoryObject
1081 return isolate->heap()->ToBoolean(memory->has_full_guard_region(isolate)); in RUNTIME_FUNCTION()