Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bvanjoi/bolt-ts
/ functions
Functions
11,164 in github.com/bvanjoi/bolt-ts
⨍
Functions
11,164
◇
Types & classes
8,085
↓ 3 callers
Method
create_missing_ty
(&mut self)
crates/parser/src/utils.rs:886
↓ 3 callers
Method
create_modifier
(&mut self, span: Span, kind: ast::ModifierKind)
crates/ast_factory/src/lib.rs:839
↓ 3 callers
Method
create_normalized_ty_reference
( &mut self, target: &'cx ty::Ty<'cx>, resolved_ty_args: ty::Tys<'cx>, )
crates/checker/src/check/create_ty.rs:95
↓ 3 callers
Method
create_parameter_declaration
( &mut self, span: Span, modifiers: Option<&'cx ast::Modifiers<'cx>>, dotdotdo
crates/ast_factory/src/lib.rs:1455
↓ 3 callers
Method
create_reduced_label
( &mut self, target: FlowID, antecedents: Vec<FlowID>, antecedent: FlowID,
crates/binder/src/flow.rs:172
↓ 3 callers
Method
create_reference_type
( &mut self, span: Span, name: &'cx ast::EntityName<'cx>, type_arguments: Opti
crates/ast_factory/src/lib.rs:1219
↓ 3 callers
Method
create_sig_instantiation
( &mut self, sig: &'cx ty::Sig<'cx>, ty_args: Option<ty::Tys<'cx>>, )
crates/checker/src/check/instantiate.rs:1126
↓ 3 callers
Method
create_type_parameter
( &mut self, span: Span, const_modifier: Option<Span>, name: &'cx ast::Ident,
crates/ast_factory/src/lib.rs:1051
↓ 3 callers
Method
create_type_predicate
( &mut self, span: Span, asserts: Option<Span>, name: ast::PredTyName<'cx>,
crates/ast_factory/src/lib.rs:1074
↓ 3 callers
Method
decls
(&self)
crates/optimize/src/ir/nodes.rs:4146
↓ 3 callers
Method
deleteProperty
* A trap for the `delete` operator. * @param target The original object which is being proxied. * @param p The name or `Symbol` of the prope
crates/libs/src/declared_file/lib.es2015.proxy.d.ts:44
↓ 3 callers
Method
do_inside_of_node_flags
( &mut self, flags: NodeFlags, f: impl FnOnce(&mut Self) -> T, )
crates/parser/src/state.rs:459
↓ 3 callers
Method
do_with_cond_branch
( &mut self, f: impl FnOnce(&mut Self, T), value: T, true_target: FlowID,
crates/binder/src/bind_children.rs:255
↓ 3 callers
Method
elaborate_element_wise
( &mut self, node: &[Elaboration<'cx>], source: &'cx ty::Ty<'cx>, target: &'cx
crates/checker/src/check/elaborate_error.rs:346
↓ 3 callers
Method
elaborate_error
( &mut self, node: Option<ast::NodeID>, source: &'cx ty::Ty<'cx>, target: &'cx
crates/checker/src/check/elaborate_error.rs:20
↓ 3 callers
Method
emit_as_string
(&mut self, val: Atom)
crates/optimize/src/emit/mod.rs:227
↓ 3 callers
Method
emit_basic_block
(&mut self, graph: ir::GraphID, id: ir::BasicBlockID)
crates/optimize/src/emit/mod.rs:103
↓ 3 callers
Method
emit_basic_block_with_brace
(&mut self, graph: ir::GraphID, id: ir::BasicBlockID)
crates/optimize/src/emit/mod.rs:113
↓ 3 callers
Method
emit_bigint_lit
(&mut self, n: ir::BigIntLitID)
crates/optimize/src/emit/mod.rs:1452
↓ 3 callers
Method
emit_for_init
(&mut self, n: &'ir ir::ForInit)
crates/optimize/src/emit/mod.rs:1324
↓ 3 callers
Method
emit_jsx_elem
(&mut self, elem: ir::JsxElemID)
crates/optimize/src/emit/mod.rs:1798
↓ 3 callers
Method
emit_jsx_frag
(&mut self, n: ir::JsxFragID)
crates/optimize/src/emit/mod.rs:1782
↓ 3 callers
Method
emit_jsx_self_closing_ele
(&mut self, n: ir::JsxSelfClosingElemID)
crates/optimize/src/emit/mod.rs:1789
↓ 3 callers
Method
emit_jsx_tag_name
(&mut self, n: ir::JsxTagName)
crates/optimize/src/emit/mod.rs:1699
↓ 3 callers
Method
emit_ret_ty
(&mut self, ty: Option<&'cx ast::Ty<'cx>>)
crates/compiler/src/emit_declaration.rs:78
↓ 3 callers
Method
emit_type_arguments
(&mut self, n: Option<&'cx ast::Tys<'cx>>)
crates/compiler/src/emit_declaration.rs:117
↓ 3 callers
Function
endsWith
(input: Input, end: End)
tests/compiler/fest/index.ts:1275
↓ 3 callers
Method
enum_number_index_info
(&self)
crates/checker/src/check/mod.rs:7021
↓ 3 callers
Method
exports_of_symbol
TODO: return `Option<&'cx SymbolTable>`
crates/checker/src/check/symbol_info.rs:87
↓ 3 callers
Method
extends
(&self)
crates/optimize/src/ir/nodes.rs:2539
↓ 3 callers
Function
f
(x: B)
tests/compiler/omitTypeHelperModifiers01/index.ts:15
↓ 3 callers
Function
f
(a)
tests/compiler/contextualTypeFunctionObjectPropertyIntersection/index.ts:105
↓ 3 callers
Function
f
(p: <T>(x: T) => void)
tests/compiler/genericFunctionHasFreshTypeArgs/index.ts:3
↓ 3 callers
Function
f
()
tests/compiler/contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter/index.ts:3
↓ 3 callers
Function
f
(arr: T[], elemnt: T)
tests/compiler/undefinedInferentialTyping/index.ts:3
↓ 3 callers
Function
f
()
tests/compiler/callWithWrongNumberOfTypeArguments/index.ts:3
↓ 3 callers
Function
f
(a)
tests/compiler/overloadOnGenericClassAndNonGenericClass/index.ts:11
↓ 3 callers
Function
f
(x)
tests/compiler/contextualTypingOfObjectLiterals/output/index.js:7
↓ 3 callers
Function
f
(y: T, f: (x: T) => U, x: T)
tests/compiler/typeParameterFixingWithContextSensitiveArguments/index.ts:7
↓ 3 callers
Function
f
(y, f, x)
tests/compiler/typeParameterFixingWithContextSensitiveArguments/output/index.js:1
↓ 3 callers
Function
f
()
tests/compiler/avoid/index.ts:6
↓ 3 callers
Function
f
()
tests/compiler/avoid/output/index.js:1
↓ 3 callers
Function
f1
(movableNodeSimplifiedPass: MovableNodeSimplifiedPass)
tests/compiler/fest/index.ts:403
↓ 3 callers
Function
f1
(a, b = 0, c)
tests/compiler/requiredInitializedParameter1/index.ts:3
↓ 3 callers
Function
f2
(a, b = 0, c = 0)
tests/compiler/requiredInitializedParameter1/index.ts:4
↓ 3 callers
Function
f2
(args: Foo)
tests/compiler/contextualTypingOfObjectLiterals2/index.ts:6
↓ 3 callers
Function
f3
()
tests/compiler/functionReturn/index.ts:9
↓ 3 callers
Function
f3
(a, b = 0, c?)
tests/compiler/requiredInitializedParameter1/index.ts:5
↓ 3 callers
Function
f4
(a, b = 0, ...c)
tests/compiler/requiredInitializedParameter1/index.ts:6
↓ 3 callers
Function
far
()
tests/compiler/functionCall2/index.ts:19
↓ 3 callers
Method
find_applicable_index_info
( &mut self, index_infos: &'cx [&'cx ty::IndexInfo<'cx>], key_ty: &'cx ty::Ty<'cx>,
crates/checker/src/check/index_info.rs:297
↓ 3 callers
Method
find_ctor_decl
(&self)
crates/ast/src/trait/class_like.rs:10
↓ 3 callers
Method
flatten
()
tests/compiler/genericInterfaceImplementation/index.ts:6
↓ 3 callers
Function
fn
()
tests/compiler/assignmentToFunction/index.ts:3
↓ 3 callers
Function
fn
(arg: typeof MyClass)
tests/compiler/mappedTypePartialConstraints/index.ts:13
↓ 3 callers
Function
foo
(bar:any)
tests/compiler/functionOverloads31/index.ts:5
↓ 3 callers
Function
foo
(bar)
tests/compiler/functionOverloads31/output/index.js:1
↓ 3 callers
Function
foo
(bar?: string)
tests/compiler/functionOverloads/index.ts:5
↓ 3 callers
Function
foo
(test: string)
tests/compiler/assignmentCompatBug3/index.ts:23
↓ 3 callers
Function
foo
(bar:{a:any;}[])
tests/compiler/functionOverloads42/index.ts:5
↓ 3 callers
Function
foo
()
tests/compiler/es6ModuleFunctionDeclaration/index.ts:4
↓ 3 callers
Function
foo
()
tests/compiler/es6ModuleFunctionDeclaration/output/index.js:1
↓ 3 callers
Function
foo
(key: Key)
tests/compiler/localImportNameVsGlobalName/index.ts:12
↓ 3 callers
Function
foo
(key)
tests/compiler/localImportNameVsGlobalName/output/index.js:20
↓ 3 callers
Function
foo
(bar:{a:any;}[])
tests/compiler/functionOverloads39/index.ts:5
↓ 3 callers
Function
foo
(p: string[])
tests/compiler/circularInferredTypeOfVariable/index.ts:6
↓ 3 callers
Function
foo
(bar:{a:any;})
tests/compiler/functionOverloads36/index.ts:5
↓ 3 callers
Function
foo
(bar:any)
tests/compiler/functionOverloads33/index.ts:5
↓ 3 callers
Function
foo
(bar)
tests/compiler/functionOverloads33/output/index.js:1
↓ 3 callers
Method
foo
(x: T)
tests/compiler/genericTypeWithMultipleBases3/index.ts:5
↓ 3 callers
Method
foo
()
tests/compiler/cloduleWithPriorInstantiatedModule/index.ts:9
↓ 3 callers
Function
foo2
(x)
tests/compiler/capturedLetConstInLoop2/index.ts:31
↓ 3 callers
Function
foo2
()
tests/compiler/es6ModuleFunctionDeclaration/index.ts:6
↓ 3 callers
Function
foo2
()
tests/compiler/es6ModuleFunctionDeclaration/output/index.js:2
↓ 3 callers
Function
foo3
(test: T)
tests/compiler/genericFunctionSpecializations1/index.ts:4
↓ 3 callers
Method
for_each_mapped_ty_prop_key_ty_and_index_sig_key_ty
( &mut self, ty: &'cx ty::Ty<'cx>, include: TypeFlags, string_only: bool,
crates/checker/src/check/mod.rs:5664
↓ 3 callers
Function
g
(array: number[], ...args)
tests/compiler/inferTypeArgumentsInSignatureWithRestParameters/index.ts:7
↓ 3 callers
Function
g
(x)
tests/compiler/genericCallWithFixedArguments/index.ts:6
↓ 3 callers
Method
getElementById
(elementId: string)
tests/compiler/genericMethodOverspecialization/index.ts:12
↓ 3 callers
Function
getId
(options?: {asString: AsString})
tests/compiler/fest/index.ts:964
↓ 3 callers
Method
getNumber
()
tests/compiler/inferParameterWithMethodCallInitializer/index.ts:9
↓ 3 callers
Method
getNumber
()
tests/compiler/inferParameterWithMethodCallInitializer/output/index.js:5
↓ 3 callers
Function
getProperty3
(obj: T, key: K)
tests/compiler/extractInferenceImprovement/index.ts:10
↓ 3 callers
Method
get_applicable_index_infos
( &mut self, ty: &'cx ty::Ty<'cx>, prop_name_ty: &'cx ty::Ty<'cx>, )
crates/checker/src/check/mod.rs:1283
↓ 3 callers
Method
get_async_from_sync_iteration_tys
( &mut self, tys: &'cx ty::IterationTys<'cx>, error_node: Option<ast::NodeID>, )
crates/checker/src/check/get_iteration_tys.rs:907
↓ 3 callers
Method
get_base_ty_of_enum_like_ty_worker
( &mut self, ty: &'cx ty::Ty<'cx>, )
crates/checker/src/check/get_base_ty.rs:26
↓ 3 callers
Method
get_base_type_node_of_class
( &self, i: &'cx ty::Ty<'cx>, )
crates/checker/src/check/resolve_structured_member.rs:324
↓ 3 callers
Method
get_basic_block
(&self, id: BasicBlockID)
crates/optimize/src/ir/graph.rs:33
↓ 3 callers
Method
get_constituent_count_of_tys
(&self, tys: &[&'cx ty::Ty<'cx>])
crates/checker/src/check/create_ty.rs:1519
↓ 3 callers
Method
get_constraint_decl
( &self, ty_param: &'cx ty::Ty<'cx>, )
crates/checker/src/check/check_ty_refer_ty_or_import.rs:117
↓ 3 callers
Method
get_constraint_from_cond_ty
( &mut self, ty: &'cx ty::Ty<'cx>, )
crates/checker/src/check/check_ty_refer_ty_or_import.rs:281
↓ 3 callers
Method
get_contextual_ret_ty
( &mut self, id: ast::NodeID, flags: Option<ContextFlags>, )
crates/checker/src/check/get_contextual.rs:373
↓ 3 callers
Method
get_contextual_sig_for_fn_like_decl
( &mut self, id: ast::NodeID, )
crates/checker/src/check/get_contextual.rs:1380
↓ 3 callers
Method
get_contextual_ty_for_element_expr
( &mut self, ty: Option<&'cx ty::Ty<'cx>>, index: usize, length: Option<usize>
crates/checker/src/check/get_contextual.rs:602
↓ 3 callers
Method
get_contextual_type_for_object_literal_element
( &mut self, element: &'cx impl ast::r#trait::ObjectLitElementLike<'cx>, context_flags
crates/checker/src/check/get_contextual.rs:299
↓ 3 callers
Method
get_default_constraint_of_cond_ty
( &mut self, cond_ty: &'cx ty::CondTy<'cx>, )
crates/checker/src/check/get_cond_ty_info.rs:79
↓ 3 callers
Method
get_effective_ty_args
( &mut self, id: ast::NodeID, ty_params: ty::Tys<'cx>, )
crates/checker/src/check/get_effective_node.rs:102
↓ 3 callers
Method
get_effects_sig
(&mut self, node: ast::NodeID)
crates/checker/src/check/get_sig.rs:411
↓ 3 callers
Method
get_evolving_array_ty
( &mut self, element_ty: &'cx ty::Ty<'cx>, )
crates/checker/src/check/create_ty.rs:2243
↓ 3 callers
Method
get_first_identifier
(&self)
crates/ast/src/ty.rs:706
← previous
next →
1,101–1,200 of 11,164, ranked by callers