| /arkcompiler/ets_runtime/ecmascript/ |
| D | async_generator_helper.cpp | 45 JSTaggedValue AsyncGeneratorHelper::Return(JSThread *thread, const JSHandle<GeneratorContext> &genC… in Return() function in panda::ecmascript::AsyncGeneratorHelper
|
| D | generator_helper.cpp | 44 JSHandle<JSObject> GeneratorHelper::Return(JSThread *thread, const JSHandle<GeneratorContext> &genC… in Return() function in panda::ecmascript::GeneratorHelper
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_iterator.cpp | 38 JSTaggedValue BuiltinsIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsIterator
|
| D | builtins_async_iterator.cpp | 41 JSTaggedValue BuiltinsAsyncIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsAsyncIterator
|
| D | builtins_async_from_sync_iterator.cpp | 135 JSTaggedValue BuiltinsAsyncFromSyncIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsAsyncFromSyncIterator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder-inl.h | 113 GateRef CircuitBuilder::Return(GateRef value) in Return() function 120 GateRef CircuitBuilder::Return() in Return() function
|
| D | circuit_builder.cpp | 84 GateRef CircuitBuilder::Return(GateRef state, GateRef depend, GateRef value) in Return() function in panda::ecmascript::kungfu::CircuitBuilder
|
| D | stub_builder-inl.h | 223 inline GateRef StubBuilder::Return(GateRef value) in Return() function 230 inline GateRef StubBuilder::Return() in Return() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/ |
| D | lmir_builder.h | 499 FunctionBuilder &Return(Type *type) in Return() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | lmir_builder.cpp | 514 Stmt &LMIRBuilder::Return(Expr returnVal) in Return() function in maple::litecg::LMIRBuilder
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | lowering_test.cpp | 495 TEST_F(LoweringTest, Return) in TEST_F() argument
|
| D | ir_builder_test.cpp | 4754 TEST_F(IrBuilderTest, Return) in TEST_F() argument
|
| /arkcompiler/toolchain/tooling/dynamic/base/ |
| D | pt_types.h | 1459 static std::string Return() in Return() function
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 4722 TEST_F(IrBuilderTest, Return) in TEST_F() argument
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|