Searched defs:GetJitCallThreshold (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ohos/ | ||
| H A D | jit_tools.h | 64 static uint8_t GetJitCallThreshold(uint8_t threshold) in GetJitCallThreshold() function in panda::ecmascript::ohos::JitTools |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | profile_type_info.h | 287 uint8_t GetJitCallThreshold() const in GetJitCallThreshold() function in panda::ecmascript::ProfileTypeInfo |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | profiler_stub_builder.cpp | 928 GateRef ProfilerStubBuilder::GetJitCallThreshold(GateRef profileTypeInfo) in GetJitCallThreshold() function in panda::ecmascript::kungfu::ProfilerStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_runtime_options.h | 1289 uint8_t GetJitCallThreshold() const in GetJitCallThreshold() function in panda::ecmascript::JSRuntimeOptions |
Completed in 8 milliseconds