Home
last modified time | relevance | path

Searched refs:ResetIfCodeFlushed (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-function.h243 inline void ResetIfCodeFlushed(
H A Djs-function-inl.h265 void JSFunction::ResetIfCodeFlushed( in ResetIfCodeFlushed() function in v8::internal::JSFunction
H A Djs-function.cc1330 ResetIfCodeFlushed(); in ClearTypeFeedbackInfo()
/third_party/node/deps/v8/src/snapshot/
H A Dcontext-serializer.cc182 closure.ResetIfCodeFlushed(); in SerializeObjectImpl()
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc432 function.ResetIfCodeFlushed(); in DeoptimizeFunction()
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc2071 function->ResetIfCodeFlushed(); in Compile()
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc2748 flushed_js_function.ResetIfCodeFlushed(gc_notify_updated_slot); in ClearFlushedJsFunctions()
2762 flushed_js_function.ResetIfCodeFlushed(gc_notify_updated_slot); in ProcessFlushedBaselineCandidates()

Completed in 21 milliseconds