Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dv8_tracker.cc431 *context_->storage->v8_js_function_table().FindById(function_id); in AddJsCode()
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h734 const tables::V8JsFunctionTable& v8_js_function_table() const { in v8_js_function_table() function