Lines Matching defs:isolate
25 SanitizeNativeContextScope(Isolate* isolate, NativeContext native_context,
28 : isolate_(isolate),
41 DCHECK(optimized_code_list_.IsUndefined(isolate));
42 DCHECK(deoptimized_code_list_.IsUndefined(isolate));
45 Object undefined = ReadOnlyRoots(isolate).undefined_value();
46 native_context.set_microtask_queue(isolate, nullptr);
69 Isolate* isolate, Snapshot::SerializerFlags flags,
72 : Serializer(isolate, flags),
94 // context snapshot, it is chained into the weak context list on the isolate
101 ReadOnlyRoots(isolate()).undefined_value());
107 isolate(), context_.native_context(), allow_active_isolate_for_testing(),
169 Handle<FeedbackVector>::cast(obj)->ClearSlots(isolate());
209 o.map() == ReadOnlyRoots(isolate()).fixed_cow_array_map();
231 DisallowJavascriptExecution no_js(isolate());
232 DisallowCompilation no_compile(isolate());
246 embedder_data_slot.load_raw(isolate(), no_gc));
249 DCHECK(IsValidHeapObject(isolate()->heap(), HeapObject::cast(object)));
273 EmbedderDataSlot(js_obj, i).store_raw(isolate(), kNullAddress, no_gc);
298 EmbedderDataSlot(js_obj, i).store_raw(isolate(),