Home
last modified time | relevance | path

Searched defs:ChangeInt32ToIntPtr (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Druntime-macro-shims.h18 inline intptr_t ChangeInt32ToIntPtr(Isolate* isolate, int32_t i) { return i; } in ChangeInt32ToIntPtr() function
/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Druntime-macro-shims.h20 inline intptr_t ChangeInt32ToIntPtr(int32_t i) { return i; } in ChangeInt32ToIntPtr() function
/dports/lang/v8/v8-9.6.180.12/tools/debug_helper/
H A Ddebug-macro-shims.h53 inline Value<intptr_t> ChangeInt32ToIntPtr(d::MemoryAccessor accessor, in ChangeInt32ToIntPtr() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dcode-assembler.cc565 TNode<IntPtrT> CodeAssembler::ChangeInt32ToIntPtr(TNode<Word32T> value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::CodeAssembler
H A Deffect-control-linearizer.cc4507 Node* EffectControlLinearizer::ChangeInt32ToIntPtr(Node* value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::EffectControlLinearizer
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dcode-assembler.cc597 TNode<IntPtrT> CodeAssembler::ChangeInt32ToIntPtr(TNode<Word32T> value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::CodeAssembler
H A Deffect-control-linearizer.cc4739 Node* EffectControlLinearizer::ChangeInt32ToIntPtr(Node* value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::EffectControlLinearizer
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dcode-assembler.cc613 TNode<IntPtrT> CodeAssembler::ChangeInt32ToIntPtr(TNode<Word32T> value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::CodeAssembler
H A Deffect-control-linearizer.cc4692 Node* EffectControlLinearizer::ChangeInt32ToIntPtr(Node* value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::EffectControlLinearizer
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dcode-assembler.cc949 TNode<IntPtrT> CodeAssembler::ChangeInt32ToIntPtr(SloppyTNode<Word32T> value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::CodeAssembler
H A Deffect-control-linearizer.cc3405 Node* EffectControlLinearizer::ChangeInt32ToIntPtr(Node* value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::EffectControlLinearizer