Home
last modified time | relevance | path

Searched refs:UpdateCodeEntryPoint (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dcode.h95 inline void UpdateCodeEntryPoint(Isolate* isolate_for_sandbox, Code code);
H A Dcode-inl.h1040 void CodeDataContainer::UpdateCodeEntryPoint(Isolate* isolate_for_sandbox, in UpdateCodeEntryPoint() function in v8::internal::CodeDataContainer
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc542 code_data_container.UpdateCodeEntryPoint(main_thread_isolate(), in PostProcessNewObject()
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2346 code_data_container.UpdateCodeEntryPoint(isolate(), raw_result); in NewOffHeapTrampolineFor()
H A Dmark-compact.cc3282 code_data_container.UpdateCodeEntryPoint(isolate_for_sandbox, code); in UpdateStrongCodeSlot()

Completed in 26 milliseconds