Home
last modified time | relevance | path

Searched defs:valid (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dleb128.h66 bool valid = true; in DecodeUnsigned() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dleb128.h67 bool valid = true; in DecodeUnsigned() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp353 bool valid = JSObject::IsCompatiblePropertyDescriptor(targetHandle->IsExtensible(thread), resultDesc, targetDesc); in GetOwnProperty() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgc_intrusion.cpp396 bool valid = true; in PropagateRelocs() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlse.cpp525 bool valid = true; in FinalizeLoopsWithPhiCands() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp657 BRANCH(TaggedIsRegularObject(thisValue), &valid, slowPath); in HasOwnProperty() local
H A Dbuiltins_typedarray_stub_builder.cpp3268 BRANCH(Int32UnsignedGreaterThan(length, Int32(JSTypedArray::MAX_TYPED_ARRAY_INDEX)), &slowPath, &valid); in AllocateTypedArrayBuffer() local

Completed in 16 milliseconds