Home
last modified time | relevance | path

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

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