Home
last modified time | relevance | path

Searched defs:GetInt32 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_dataview.cpp213 JSTaggedValue BuiltinsDataView::GetInt32(EcmaRuntimeCallInfo *argv) in GetInt32() function in panda::ecmascript::builtins::BuiltinsDataView
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h215 MIRType *GetInt32() const in GetInt32() function
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_dataview_test.cpp330 HWTEST_F_L0(BuiltinsDataViewTest, GetInt32) in HWTEST_F_L0() argument