Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-debug.cc488 Handle<JSArray> GetScopeDetails(Address frame_pointer, int frame_index, in GetScopeDetails() function in v8::internal::wasm::__anonf9bf0af50111::InterpreterHandle
678 Handle<JSObject> WasmDebugInfo::GetScopeDetails( in GetScopeDetails() function in v8::internal::WasmDebugInfo
681 return interp_handle->GetScopeDetails(frame_pointer, frame_index, debug_info); in GetScopeDetails()
Dwasm-objects.h606 static Handle<JSObject> GetScopeDetails(Handle<WasmDebugInfo>,