Home
last modified time | relevance | path

Searched refs:TryInlineMathClz32Builtin (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h75 void TryInlineMathClz32Builtin(GateRef gate, size_t argc, bool skipThis);
H A Dnative_inline_lowering.cpp207 TryInlineMathClz32Builtin(gate, argc, skipThis); in RunNativeInlineLowering()
822 void NativeInlineLowering::TryInlineMathClz32Builtin(GateRef gate, size_t argc, bool skipThis) in TryInlineMathClz32Builtin() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 8 milliseconds