Searched defs:is_external (Results 1 – 4 of 4) sorted by relevance
349 bool is_external) { in ForTypedArrayElement()
1679 bool is_external() const { in is_external() function2368 bool is_external() const { return this->hydrogen()->is_external(); } in is_external() function
6496 bool JSArrayBuffer::is_external() { return IsExternal::decode(bit_field()); } in is_external() function
19504 bool is_external, void* data, size_t allocated_length, in Setup()