Home
last modified time | relevance | path

Searched refs:ReplaceRefToNestedFunction (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/debug/
Dliveedit.h104 static void ReplaceRefToNestedFunction(Handle<JSValue> parent_function_shared,
Dliveedit.cc1208 void LiveEdit::ReplaceRefToNestedFunction( in ReplaceRefToNestedFunction() function in v8::internal::LiveEdit
/external/v8/src/runtime/
Druntime-liveedit.cc170 LiveEdit::ReplaceRefToNestedFunction(parent_wrapper, orig_wrapper, in RUNTIME_FUNCTION()