Home
last modified time | relevance | path

Searched refs:ToDirectStringAssembler (Results 1 – 23 of 23) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-intl-gen.cc35 ToDirectStringAssembler to_direct( in TF_BUILTIN()
36 state(), string, ToDirectStringAssembler::kDontUnpackSlicedStrings); in TF_BUILTIN()
H A Dbuiltins-string-gen.cc839 ToDirectStringAssembler subject_to_direct(state(), subject_string); in StringIndexOf()
840 ToDirectStringAssembler search_to_direct(state(), search_string); in StringIndexOf()
1822 ToDirectStringAssembler to_direct(state(), subject_string); in StringToArray()
2220 ToDirectStringAssembler to_direct(state(), string); in Generate()
H A Dbuiltins-regexp-gen.cc350 ToDirectStringAssembler to_direct(state(), string); in RegExpExecInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-intl-gen.cc53 ToDirectStringAssembler to_direct( in TF_BUILTIN()
54 state(), string, ToDirectStringAssembler::kDontUnpackSlicedStrings); in TF_BUILTIN()
H A Dbuiltins-string-gen.cc920 ToDirectStringAssembler subject_to_direct(state(), subject_string); in StringIndexOf()
921 ToDirectStringAssembler search_to_direct(state(), search_string); in StringIndexOf()
1640 ToDirectStringAssembler to_direct(state(), subject_string); in StringToArray()
2009 ToDirectStringAssembler to_direct(state(), string); in SubString()
H A Dbuiltins-regexp-gen.cc372 ToDirectStringAssembler to_direct(state(), string); in RegExpExecInternal()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-intl-gen.cc53 ToDirectStringAssembler to_direct( in TF_BUILTIN()
54 state(), string, ToDirectStringAssembler::kDontUnpackSlicedStrings); in TF_BUILTIN()
H A Dbuiltins-string-gen.cc1280 ToDirectStringAssembler to_direct(state(), subject_string); in StringToArray()
1651 ToDirectStringAssembler to_direct(state(), string); in SubString()
H A Dbuiltins-regexp-gen.cc431 ToDirectStringAssembler to_direct(state(), string); in RegExpExecInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-intl-gen.cc53 ToDirectStringAssembler to_direct( in TF_BUILTIN()
54 state(), string, ToDirectStringAssembler::kDontUnpackSlicedStrings); in TF_BUILTIN()
H A Dbuiltins-string-gen.cc920 ToDirectStringAssembler subject_to_direct(state(), subject_string); in StringIndexOf()
921 ToDirectStringAssembler search_to_direct(state(), search_string); in StringIndexOf()
1636 ToDirectStringAssembler to_direct(state(), subject_string); in StringToArray()
1839 ToDirectStringAssembler to_direct(state(), string); in Generate()
2171 ToDirectStringAssembler to_direct(state(), string); in SubString()
H A Dbuiltins-regexp-gen.cc361 ToDirectStringAssembler to_direct(state(), string); in RegExpExecInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dstring.tq57 // C++ runtime. See also: ToDirectStringAssembler.
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dstring.tq80 // C++ runtime. See also: ToDirectStringAssembler.
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dstring.tq126 // C++ runtime. See also: ToDirectStringAssembler.
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dcode-stub-assembler.h2584 class ToDirectStringAssembler : public CodeStubAssembler {
2594 ToDirectStringAssembler(compiler::CodeAssemblerState* state, Node* string,
H A Dcode-stub-assembler.cc5396 ToDirectStringAssembler to_direct(state(), string); in StringCharCodeAt()
5537 ToDirectStringAssembler to_direct(state(), string); in SubString()
5665 ToDirectStringAssembler::ToDirectStringAssembler( in ToDirectStringAssembler() function in v8::internal::ToDirectStringAssembler
5682 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
5768 Node* ToDirectStringAssembler::TryToSequential(StringPointerKind ptr_kind, in TryToSequential()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.cc6545 ToDirectStringAssembler to_direct(state(), string); in StringCharCodeAt()
6638 ToDirectStringAssembler::ToDirectStringAssembler( in ToDirectStringAssembler() function in v8::internal::ToDirectStringAssembler
6647 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
6735 TNode<RawPtrT> ToDirectStringAssembler::TryToSequential( in TryToSequential()
13235 ToDirectStringAssembler to_direct(state(), CAST(value)); in TaggedToDirectString()
H A Dcode-stub-assembler.h4098 class ToDirectStringAssembler : public CodeStubAssembler {
4108 ToDirectStringAssembler(compiler::CodeAssemblerState* state,
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.cc6437 ToDirectStringAssembler to_direct(state(), string); in StringCharCodeAt()
6530 ToDirectStringAssembler::ToDirectStringAssembler( in ToDirectStringAssembler() function in v8::internal::ToDirectStringAssembler
6539 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
6627 TNode<RawPtrT> ToDirectStringAssembler::TryToSequential( in TryToSequential()
13385 ToDirectStringAssembler to_direct(state(), CAST(value)); in TaggedToDirectString()
H A Dcode-stub-assembler.h3827 class ToDirectStringAssembler : public CodeStubAssembler {
3837 ToDirectStringAssembler(compiler::CodeAssemblerState* state,
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.cc6929 ToDirectStringAssembler to_direct(state(), string); in StringCharCodeAt()
7021 ToDirectStringAssembler::ToDirectStringAssembler( in ToDirectStringAssembler() function in v8::internal::ToDirectStringAssembler
7030 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
7118 TNode<RawPtrT> ToDirectStringAssembler::TryToSequential( in TryToSequential()
14771 ToDirectStringAssembler to_direct(state(), CAST(value)); in TaggedToDirectString()
H A Dcode-stub-assembler.h4167 class ToDirectStringAssembler : public CodeStubAssembler {
4177 ToDirectStringAssembler(compiler::CodeAssemblerState* state,