Searched refs:GetMainThreadIsolateUnsafe (Results 1 – 3 of 3) sorted by relevance
135 Isolate* GetMainThreadIsolateUnsafe() const { return isolate_; } in GetMainThreadIsolateUnsafe() function
273 masm_(local_isolate->GetMainThreadIsolateUnsafe(), in BaselineCompiler()323 __ GetCode(local_isolate->GetMainThreadIsolateUnsafe(), &desc); in Build()
91 : isolate_(local_isolate->GetMainThreadIsolateUnsafe()), in CodeBuilder()