Searched defs:is_shared (Results 1 – 11 of 11) sorted by relevance
38 def register_resource(handle, create_op, is_initialized_op, is_shared=True): argument
102 bool is_shared; variable
55 bool is_shared; member
108 bool JSArrayBuffer::is_shared() { return IsShared::decode(bit_field()); } in is_shared() function
123 const char* kMethodName, bool is_shared) { in SliceHelper()
157 bool* is_shared) { in GetFirstArgumentAsBytes()410 bool is_shared = false; in WebAssemblyCompile() local484 bool is_shared = false; in WebAssemblyValidate() local532 bool is_shared = false; in WebAssemblyModule() local801 bool is_shared = false; in WebAssemblyInstantiate() local
118 const ModuleWireBytes& bytes, bool is_shared) { in AsyncCompile()
108 volatile int is_shared; /* bool (int for atomicity) */ member
1239 const bool is_shared = false; in ReadObjectInternal() local1246 const bool is_shared = true; in ReadObjectInternal() local1651 bool is_shared) { in ReadJSArrayBuffer()1848 const bool is_shared = true; in ReadWasmMemory() local
275 bool is_shared; member