Searched defs:NumInterpretedCalls (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-debug.cc | 401 uint64_t NumInterpretedCalls() { in NumInterpretedCalls() function in v8::internal::wasm::__anonf9bf0af50111::InterpreterHandle |
D | wasm-interpreter.cc | 1167 uint64_t NumInterpretedCalls() { return num_interpreted_calls_; } in NumInterpretedCalls() function in v8::internal::wasm::__anon49171a620111::ThreadImpl |