Home
last modified time | relevance | path

Searched defs:NumInterpretedCalls (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-debug.cc401 uint64_t NumInterpretedCalls() { in NumInterpretedCalls() function in v8::internal::wasm::__anonf9bf0af50111::InterpreterHandle
672 uint64_t WasmDebugInfo::NumInterpretedCalls() { in NumInterpretedCalls() function in v8::internal::WasmDebugInfo
Dwasm-interpreter.cc1167 uint64_t NumInterpretedCalls() { return num_interpreted_calls_; } in NumInterpretedCalls() function in v8::internal::wasm::__anon49171a620111::ThreadImpl
3049 uint64_t WasmInterpreter::Thread::NumInterpretedCalls() { in NumInterpretedCalls() function in v8::internal::wasm::WasmInterpreter::Thread