Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h57 void TryInlineNumberParseFloat(GateRef gate, size_t argc, bool skipThis);
H A Dnative_inline_lowering.cpp111 TryInlineNumberParseFloat(gate, argc, skipThis); in RunNativeInlineLowering()
651 void NativeInlineLowering::TryInlineNumberParseFloat(GateRef gate, size_t argc, bool skipThis) in TryInlineNumberParseFloat() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 4 milliseconds