Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h58 void TryInlineNumberParseInt(GateRef gate, size_t argc, bool skipThis);
H A Dnative_inline_lowering.cpp114 TryInlineNumberParseInt(gate, argc, skipThis); in RunNativeInlineLowering()
669 void NativeInlineLowering::TryInlineNumberParseInt(GateRef gate, size_t argc, bool skipThis) in TryInlineNumberParseInt() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 5 milliseconds