Searched defs:isolate_for_sandbox (Results 1 – 5 of 5) sorted by relevance
69 Isolate* isolate_for_sandbox() { in isolate_for_sandbox() function
1028 Isolate* isolate_for_sandbox() const { in isolate_for_sandbox() function
89 Isolate* isolate_for_sandbox = impl()->isolate_for_sandbox(); in NewCodeDataContainer() local
3280 Isolate* isolate_for_sandbox = GetIsolateForSandbox(host); in UpdateStrongCodeSlot() local
1033 void CodeDataContainer::SetCodeAndEntryPoint(Isolate* isolate_for_sandbox, in SetCodeAndEntryPoint()1040 void CodeDataContainer::UpdateCodeEntryPoint(Isolate* isolate_for_sandbox, in UpdateCodeEntryPoint()