Searched defs:is_external (Results 1 – 7 of 7) sorted by relevance
722 bool (*is_external)(uint32_t off, size_t len); in ezusb_load_ram() local
93 bool enable_guard_regions, bool& is_external) { in TryAllocateBackingStore()743 size_t size, bool is_external, in SetupArrayBuffer()773 bool is_external; // Set by TryAllocateBackingStore in NewArrayBuffer() local2544 bool is_external; // Set by TryAllocateBackingStore in GetCustomSections() local
831 bool is_external) { in ForTypedArrayElement()
3610 bool is_external, in ElementAddressForIntIndex()3633 bool is_external, in ElementAddressForRegIndex()
1518 bool is_external() const { in is_external() function2155 bool is_external() const { return this->hydrogen()->is_external(); } in is_external() function
6833 bool JSArrayBuffer::is_external() { return IsExternal::decode(bit_field()); } in is_external() function
19269 bool is_external, void* data, size_t allocated_length, in Setup()