Home
last modified time | relevance | path

Searched defs:GetValueInt32 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_buffer.cpp53 int32_t GetValueInt32(JSHandle<JSTaggedValue> valueHandle) in GetValueInt32() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp139 int32_t GetValueInt32(JSHandle<JSTaggedValue> valueHandle) in GetValueInt32() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1231 HWTEST_F_L0(JSNApiTests, GetValueInt32) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp373 int32_t JSValueRef::GetValueInt32(bool &isNumber) in GetValueInt32() function in panda::JSValueRef