Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-liveedit.cc46 SharedInfoWrapper info_wrapper = SharedInfoWrapper::Create(isolate); in RUNTIME_FUNCTION() local
48 info_wrapper.SetProperties(name, shared->start_position(), in RUNTIME_FUNCTION()
50 result->set(i, *info_wrapper.GetJSArray()); in RUNTIME_FUNCTION()