Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-debug.cc277 uint64_t NumInterpretedCalls() { in NumInterpretedCalls() function in __anon42a414690111::InterpreterHandle
444 uint64_t WasmDebugInfo::NumInterpretedCalls() { in NumInterpretedCalls() function in WasmDebugInfo
Dwasm-interpreter.cc1013 uint64_t NumInterpretedCalls() { return num_interpreted_calls_; } in NumInterpretedCalls() function in v8::internal::wasm::__anon97426ad60111::ThreadImpl
1805 uint64_t WasmInterpreter::Thread::NumInterpretedCalls() { in NumInterpretedCalls() function in v8::internal::wasm::WasmInterpreter::Thread