Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/
Dtest_class_methods.js80 const returnUndefinedAsAny = function returnUndefined() { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp143 Label returnUndefined(&builder_); in LowerConvertHoleAsUndefined() local
398 Label returnUndefined(&builder_); in ConvertSpecialHoleIntToTagged() local
421 Label returnUndefined(&builder_); in ConvertSpecialHoleDoubleToTagged() local
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp402 panda::pandasm::Ins returnUndefined; in AddTailInsForPatchFuncMain1() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument