Searched defs:is_mutable (Results 1 – 5 of 5) sorted by relevance
138 bool is_mutable = is_js_object || is_wasm_object; in AllocateMap() local
282 Handle<JSObject> GetTypeForGlobal(Isolate* isolate, bool is_mutable, in GetTypeForGlobal()
996 int32_t offset, bool is_mutable) { in New()
1258 bool is_mutable = false; in WebAssemblyGlobal() local
1687 bool is_mutable = (type->mutability() == VAR); in make() local