Home
last modified time | relevance | path

Searched defs:ReturnValue (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-function-callback.h34 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() function
256 ReturnValue<T>::ReturnValue(internal::Address* slot) : value_(slot) {} in ReturnValue() function
Dv8-local-handle.h44 class ReturnValue; variable
309 friend class ReturnValue; variable
Dv8-persistent-handle.h220 friend class ReturnValue; variable
358 friend class ReturnValue; variable
Dv8-traced-handle.h178 friend class ReturnValue; variable
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Djitprofiling.c70 int ReturnValue = 0; in iJIT_NotifyEvent() local
/third_party/python/Lib/test/test_importlib/import_/
Dtest_fromlist.py7 class ReturnValue: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c114 int ReturnValue; in iJIT_NotifyEvent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp316 SDValue ReturnValue, CallEndVal; in lowerCallFromStatepointLoweringInfo() local
889 SDValue ReturnValue = LowerAsSTATEPOINT(SI); in LowerStatepoint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp206 Value *ReturnValue = ConstantPointerNull::get(ContinuationTy); in replaceFallthroughCoroEnd() local